Geogram
Version 1.9.1-rc
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.