Graphite
Version 3
An experimental 3D geometry processing program
|
The base class for all object shaders. More...
#include <OGF/scene_graph_gfx/common/common.h>
#include <OGF/scene_graph/types/properties.h>
#include <OGF/gom/types/node.h>
#include <OGF/renderer/context/texture.h>
#include <geogram/image/image.h>
Go to the source code of this file.
Classes | |
class | OGF::Shader |
Base class for Grob shader. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< Shader > | OGF::Shader_var |
An automatic reference-counted pointer to a Shader. | |
The base class for all object shaders.
Definition in file shader.h.