Open CASCADE Technology  6.9.1
Data Structures | Typedefs
Graphic3d_ShaderProgram.hxx File Reference
#include <Graphic3d_ShaderObject.hxx>
#include <Graphic3d_ShaderVariable.hxx>
#include <NCollection_Sequence.hxx>

Data Structures

class  Graphic3d_ShaderProgram
 This class is responsible for managing shader programs. More...
 

Typedefs

typedef NCollection_Sequence< Handle< Graphic3d_ShaderObject > > Graphic3d_ShaderObjectList
 List of shader objects. More...
 
typedef NCollection_Sequence< Handle< Graphic3d_ShaderVariable > > Graphic3d_ShaderVariableList
 List of custom uniform shader variables. More...
 

Typedef Documentation

List of shader objects.

List of custom uniform shader variables.