19#ifndef OSGUTIL_SHADER_STATE_
20#define OSGUTIL_SHADER_STATE_ 1
The osgUtil library provides general purpose utility classes such as update, cull and draw traverses,...
Definition NodeVisitor:25
Base class for all internal nodes in the scene graph.
Definition Node:72
Visitor for type safe operations on osg::Nodes.
Definition NodeVisitor:82
Stores a set of modes and attributes which represent a set of OpenGL state.
Definition StateSet:46
void apply(osg::Node &node)
void assignUberProgram(osg::StateSet *stateSet)
assign default uber program to specified StateSet - typically the root node of the scene graph or the...
void remapStateSet(osg::StateSet *stateSet)
#define OSGUTIL_EXPORT
Definition Export:40