Open CASCADE Technology  7.1.0.beta
Public Member Functions

BVH_BuildTool Struct Referenceabstract

Tool object to call BVH builder subroutines. More...

#include <BVH_BuildThread.hxx>

Inheritance diagram for BVH_BuildTool:
Inheritance graph
[legend]

Public Member Functions

virtual void Perform (const Standard_Integer theNode)=0
 Performs splitting of the given BVH node. More...
 

Detailed Description

Tool object to call BVH builder subroutines.

Member Function Documentation

virtual void BVH_BuildTool::Perform ( const Standard_Integer  theNode)
pure virtual

Performs splitting of the given BVH node.

Implemented in BVH_QueueBuilder< T, N >::BVH_TypedBuildTool.


The documentation for this struct was generated from the following file: