openscenegraph
|
#include <NodeVisitor>
Public Member Functions | |
template<typename T > | |
PushPopValue (NodeVisitor *nv, const Referenced *key, const T &value) | |
template<typename T > | |
PushPopValue (ValueStack *valueStack, const Referenced *key, const T &value) | |
~PushPopValue () | |
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 PushPopValue(), PushPopValue(), and ~PushPopValue().
|
protected |
Referenced by PushPopValue(), PushPopValue(), and ~PushPopValue().