| Geogram Version 1.9.7
    A programming library of geometric algorithms | 
| Public Member Functions | |
| HBoxes (vector< BBox > &inboxes) | |
| void | init (vector< BBox > &inboxes) | 
| void | sort (vector< vec3 > &G, index_t org, index_t dest) | 
| void | intersect (BBox &b, vector< index_t > &primitives, index_t node=0) | 
| Public Attributes | |
| int | STAT_nb_visits | 
| int | STAT_nb_leafs | 
| int | STAT_nb_requests | 
| index_t | offset | 
| vector< index_t > | tree_pos_to_org | 
| vector< BBox > | tree | 
Definition at line 76 of file intersect_tools.h.
| 
 | inline | 
Definition at line 77 of file intersect_tools.h.
Definition at line 80 of file intersect_tools.h.
| 
 | inline | 
Definition at line 86 of file intersect_tools.h.
| index_t GEO::HBoxes::offset | 
Definition at line 96 of file intersect_tools.h.
| int GEO::HBoxes::STAT_nb_leafs | 
Definition at line 93 of file intersect_tools.h.
| int GEO::HBoxes::STAT_nb_requests | 
Definition at line 94 of file intersect_tools.h.
| int GEO::HBoxes::STAT_nb_visits | 
Definition at line 92 of file intersect_tools.h.
Definition at line 98 of file intersect_tools.h.
Definition at line 97 of file intersect_tools.h.