Open CASCADE Technology  7.7.0
Data Structures

BVH_Builder.hxx File Reference

#include <BVH_Set.hxx>
#include <BVH_BinaryTree.hxx>

Data Structures

class  BVH_BuilderTransient
 A non-template class for using as base for BVH_Builder (just to have a named base class). More...
 
class  BVH_Builder< T, N >
 Performs construction of BVH tree using bounding boxes (AABBs) of abstract objects. More...