![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Tool object to call BVH builder subroutines. More...
#include <BVH_BuildThread.hxx>

Public Member Functions | |
| virtual void | Perform (const int theNode)=0 |
| Performs splitting of the given BVH node. | |
Tool object to call BVH builder subroutines.
Performs splitting of the given BVH node.
Implemented in BVH_QueueBuilder< T, N >::BVH_TypedBuildTool.