![]() |
OpenSceneGraph
|
Classes | |
struct | osg::AttributeDispatch |
class | osg::AttributeDispatchers |
Helper class for managing the dispatch to OpenGL of various attribute arrays such as stored in osg::Geometry. More... | |
Namespaces | |
osg | |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
#define | OSG_ATTRIBUTEDISPATCHERS 1 |
#define | DISPATCH_OR_ACTIVATE(array, dispatcher) |
#define DISPATCH_OR_ACTIVATE | ( | array, | |
dispatcher | |||
) |
Referenced by osg::AttributeDispatchers::activateColorArray(), osg::AttributeDispatchers::activateFogCoordArray(), osg::AttributeDispatchers::activateNormalArray(), osg::AttributeDispatchers::activateSecondaryColorArray(), and osg::AttributeDispatchers::activateVertexAttribArray().
#define OSG_ATTRIBUTEDISPATCHERS 1 |