Open CASCADE Technology  7.1.0.beta
Data Structures | Typedefs

OpenGl_ShaderManager.hxx File Reference

#include <Graphic3d_ShaderProgram.hxx>
#include <Graphic3d_StereoMode.hxx>
#include <Graphic3d_TypeOfShadingModel.hxx>
#include <NCollection_DataMap.hxx>
#include <NCollection_Sequence.hxx>
#include <OpenGl_SetOfShaderPrograms.hxx>
#include <OpenGl_ShaderStates.hxx>
#include <OpenGl_AspectFace.hxx>
#include <OpenGl_AspectLine.hxx>
#include <OpenGl_AspectText.hxx>
#include <OpenGl_AspectMarker.hxx>
#include <OpenGl_Texture.hxx>

Data Structures

class  OpenGl_ShaderManager
 This class is responsible for managing shader programs. More...
 
struct  OpenGl_ShaderManager::OpenGl_ShaderLightParameters
 Packed properties of light source. More...
 
struct  OpenGl_ShaderManager::OpenGl_ShaderLightType
 Packed light source type information. More...
 

Typedefs

typedef NCollection_Sequence< Handle< OpenGl_ShaderProgram > > OpenGl_ShaderProgramList
 List of shader programs. More...
 

Typedef Documentation

List of shader programs.