Open CASCADE Technology  6.9.0
Data Structures

BVH_PrimitiveSet.hxx File Reference

#include <BVH_Object.hxx>
#include <BVH_Builder.hxx>
#include <BVH_PrimitiveSet.lxx>

Data Structures

class  BVH_PrimitiveSet< T, N >
 Set of abstract geometric primitives organized with bounding volume hierarchy (BVH). Unlike an object set, this collection is designed for storing structural elements of a single object (such as triangles in the object triangulation). Because there may be a large number of such elements, the implementations of this interface should be sufficiently optimized. More...