Open CASCADE Technology
7.5.0
|
Tool object to call BVH builder subroutines. More...
#include <BVH_BuildThread.hxx>
Public Member Functions | |
virtual void | Perform (const Standard_Integer theNode)=0 |
Performs splitting of the given BVH node. More... | |
Tool object to call BVH builder subroutines.
|
pure virtual |
Performs splitting of the given BVH node.
Implemented in BVH_QueueBuilder< T, N >::BVH_TypedBuildTool.