Open CASCADE Technology  6.9.0
Public Member Functions | Data Fields

OpenGl_View::StructState Struct Reference

Describes state of OpenGL structure. More...

#include <OpenGl_View.hxx>

Public Member Functions

 StructState (const Standard_Size theStructureState=0, const Standard_Size theInstancedState=0)
 Creates new structure state. More...
 
 StructState (const OpenGl_Structure *theStructure)
 Creates new structure state. More...
 

Data Fields

Standard_Size StructureState
 
Standard_Size InstancedState
 

Detailed Description

Describes state of OpenGL structure.

Constructor & Destructor Documentation

OpenGl_View::StructState::StructState ( const Standard_Size  theStructureState = 0,
const Standard_Size  theInstancedState = 0 
)
inline

Creates new structure state.

OpenGl_View::StructState::StructState ( const OpenGl_Structure theStructure)
inline

Creates new structure state.

Field Documentation

Standard_Size OpenGl_View::StructState::InstancedState
Standard_Size OpenGl_View::StructState::StructureState

The documentation for this struct was generated from the following file: