|
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, and osg::NodeVisitor::getOrCreateValueStack().
|
inline |
References _key, and _valueStack.
|
inline |
References _key, and _valueStack.
|
protected |
Referenced by PushPopValue(), PushPopValue(), and ~PushPopValue().
|
protected |
Referenced by PushPopValue(), PushPopValue(), and ~PushPopValue().