tiagodc / TreeLS

R functions for processing individual tree TLS point clouds
GNU General Public License v3.0
82 stars 27 forks source link

Problem: PI was throwing compile time error. #50

Closed amarcozzi closed 2 years ago

amarcozzi commented 2 years ago

Solution: Replace occurrences of PI with M_PI.