#include <string>#include <vector>#include <map>#include <osg/buffered_value>#include <osg/ref_ptr>#include <osg/Uniform>#include <osg/Shader>#include <osg/StateAttribute>Classes | |
| class | osg::Program |
| osg::Program is an application-level abstraction of an OpenGL glProgram. More... | |
| struct | osg::Program::ActiveVarInfo |
| class | osg::Program::PerContextProgram |
| PerContextProgram (PCP) is an OSG-internal encapsulation of glPrograms per-GL context. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_PROGRAM 1 |
| #define OSG_PROGRAM 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |