| 
| 
  | PolyhedralZone (int id, float cl, float priority) | 
|   | 
| 
bool  | is_container () const  | 
|   | 
| 
std::shared_ptr< Exact_polyhedron >  | exact_polyhedron () | 
|   | 
| 
bool  | has_tree () const  | 
|   | 
| 
float  | squared_distance (const K::Point_3 &p) const  | 
|   | 
| 
bool  | add_tree () | 
|   | 
| 
bool  | is_valid () | 
|   | 
| 
bool  | load (std::string filename) | 
|   | 
| 
  | Zone (int id, float cl, float priority) | 
|   | 
| 
bool  | set_activity_sphere (float x, float y, float z, float r, int i) | 
|   | 
| 
void  | print_activity_sphere () | 
|   | 
| 
int  | get_id () const  | 
|   | 
| 
float  | get_priority () const  | 
|   | 
| 
float  | get_cl () const  | 
|   | 
| 
int  | contains (const K::Point_3 &p, bool check_activity_sphere=true) const  | 
|   | 
 | 
| 
bool  | contains_all (const K::Point_3 &p) const  | 
|   | 
| 
int  | outside_activity_sphere (const K::Point_3 &p) const  | 
|   | 
 | 
| 
int  | _id | 
|   | 
| 
float  | _cl | 
|   | 
| 
float  | _priority | 
|   | 
The documentation for this class was generated from the following files:
- /home/scratch/Work/Go-Smart/tree/goosefoot-mesher-cgal/include/mesher_cgal.h
 
- /home/scratch/Work/Go-Smart/tree/goosefoot-mesher-cgal/lib/mesher_cgal.cpp