Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
IntPatch_BVHTraversal.hxx File Reference
#include <BVH_Traverse.hxx>
#include <NCollection_DynamicArray.hxx>

Data Structures

class  IntPatch_BVHTraversal
 Performs BVH tree traversal of two polyhedra to find candidate triangle pairs for intersection testing. This class implements the BVH_PairTraverse interface to efficiently find potentially intersecting triangles using bounding box tests. More...
 
struct  IntPatch_BVHTraversal::TrianglePair
 Pair of triangle indices (both 1-based, original indices in polyhedra). More...