![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BVH_PrimitiveSet.hxx>#include <BVH_LinearBuilder.hxx>#include <NCollection_DynamicArray.hxx>Data Structures | |
| class | IntPatch_PolyhedronBVH |
| Wraps IntPatch_Polyhedron as a BVH_PrimitiveSet for efficient spatial queries. This class provides a BVH (Bounding Volume Hierarchy) representation of a polyhedron's triangles, enabling O(log n) spatial queries instead of linear search. More... | |