#include <string>
#include <vector>
#include <map>
#include <osg/buffered_value>
#include <osg/ref_ptr>
#include <osg/Uniform>
#include <osg/Shader>
#include <osg/StateAttribute>
Namespaces | |
namespace | osg |
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... | |
Defines | |
#define | OSG_PROGRAM 1 |
#define OSG_PROGRAM 1 |