|
Open CASCADE Technology
6.9.0
|
#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... | |
List of shader objects.
List of custom uniform shader variables.
1.8.5