Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Public Member Functions | |
void | init (vector< BBox > &inboxes) |
void | intersect (BBox &b, vector< index_t > &primitives) |
void | update_bbox (index_t id, BBox b=BBox()) |
Public Attributes | |
HBoxes | hbox |
vector< index_t > | moved |
vector< BBox > | movedbbox |
Definition at line 102 of file intersect_tools.h.