Open CASCADE Technology
6.9.1
|
Data Structures | |
class | BVH_Builder< T, N > |
Performs construction of BVH tree using bounding boxes (AABBs) of abstract objects. More... | |
Namespaces | |
BVH | |
Variables | |
const Standard_Real | BVH::THE_NODE_MIN_SIZE = 1e-5 |
Minimum node size to split. More... | |