![]() |
SLProject 4.0.000
|
#include <map>#include <SLGLState.h>#include <SLVec4.h>#include <SLGLUniform.h>#include <SLObject.h>#include <SLLight.h>Classes | |
| class | SLGLProgram |
| Encapsulation of an OpenGL shader program object. More... | |
Typedefs | |
| typedef vector< SLGLShader * > | SLVGLShader |
| STL vector type for SLGLShader pointers. More... | |
| typedef std::map< string, int > | SLLocMap |
| typedef vector< SLGLProgram * > | SLVGLProgram |
| STL vector of SLGLProgram pointers. More... | |
| typedef std::map<string, int> SLLocMap |
| typedef vector<SLGLProgram*> SLVGLProgram |
STL vector of SLGLProgram pointers.
| typedef vector<SLGLShader*> SLVGLShader |
STL vector type for SLGLShader pointers.