Open CASCADE Technology  6.9.1
Data Structures | Typedefs
OpenGl_BVHClipPrimitiveSet.hxx File Reference
#include <BVH_PrimitiveSet.hxx>
#include <NCollection_Array1.hxx>
#include <NCollection_IndexedMap.hxx>
#include <OpenGl_Structure.hxx>

Data Structures

class  OpenGl_BVHClipPrimitiveSet
 Set of OpenGl_Structures for building BVH tree. More...
 

Typedefs

typedef NCollection_IndexedMap< const OpenGl_Structure * > OpenGl_IndexedMapOfStructure
 Defines index map of OpenGL structures. More...
 
typedef NCollection_Array1< OpenGl_IndexedMapOfStructureOpenGl_ArrayOfIndexedMapOfStructure
 Defines array of indexed maps of OpenGL structures. More...
 

Typedef Documentation

Defines array of indexed maps of OpenGL structures.

Defines index map of OpenGL structures.