|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Public Member Functions | |
| FacetIntersect (Mesh *p_m) | |
| vector< index_t > | get_intersections (vector< vec3 > &P) |
| vector< index_t > | get_intersections (index_t &f) |
Public Attributes | |
| vector< BBox > | inboxes |
| DynamicHBoxes | hb |
| Mesh * | m |
Definition at line 123 of file intersect_tools.h.
| DynamicHBoxes GEO::FacetIntersect::hb |
Definition at line 128 of file intersect_tools.h.
Definition at line 127 of file intersect_tools.h.
| Mesh* GEO::FacetIntersect::m |
Definition at line 129 of file intersect_tools.h.