Graphite
Version 3
An experimental 3D geometry processing program
|
The class that manages the shaders associated with a Grob. More...
#include <OGF/scene_graph_gfx/common/common.h>
#include <OGF/scene_graph_gfx/shaders/shader.h>
#include <OGF/gom/types/node.h>
#include <map>
Go to the source code of this file.
Classes | |
class | OGF::ShaderManager |
Manages the Shader objects associated with a Grob. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< ShaderManager > | OGF::ShaderManager_var |
An automatic reference-counted pointer to a ShaderManager. | |
The class that manages the shaders associated with a Grob.
Definition in file shader_manager.h.