openscenegraph
|
#include <NodeVisitor>
Public Member Functions | |
PushPopObject (NodeVisitor *nv, const Referenced *key, Object *value) | |
PushPopObject (ValueStack *valueStack, const Referenced *key, Object *value) | |
~PushPopObject () | |
Protected Attributes | |
ValueStack * | _valueStack |
const Referenced * | _key |
|
inline |
References _key, _valueStack, osg::NodeVisitor::getOrCreateValueStack(), and osg::ValueStack::push().
|
inline |
References _key, _valueStack, and osg::ValueStack::push().
|
inline |
References _key, _valueStack, and osg::ValueStack::pop().
|
protected |
Referenced by PushPopObject(), PushPopObject(), and ~PushPopObject().
|
protected |
Referenced by PushPopObject(), PushPopObject(), and ~PushPopObject().