OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BVH_PrimitiveSet.hxx File Reference
    #include <BVH_Object.hxx>
    #include <BVH_Builder.hxx>
    #include <BVH_BinnedBuilder.hxx>

    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...