Open CASCADE Technology  7.0.0
Data Structures | Namespaces | Variables
BVH_Builder.hxx File Reference
#include <BVH_Set.hxx>
#include <BVH_Tree.hxx>
#include <BVH_Builder.lxx>

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...