OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osg::PushPopObject Class Reference

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
 

Constructor & Destructor Documentation

◆ PushPopObject() [1/2]

osg::PushPopObject::PushPopObject ( NodeVisitor nv,
const Referenced key,
Object value 
)
inline

◆ PushPopObject() [2/2]

osg::PushPopObject::PushPopObject ( ValueStack valueStack,
const Referenced key,
Object value 
)
inline

◆ ~PushPopObject()

osg::PushPopObject::~PushPopObject ( )
inline

Member Data Documentation

◆ _key

const Referenced* osg::PushPopObject::_key
protected

◆ _valueStack

ValueStack* osg::PushPopObject::_valueStack
protected

The documentation for this class was generated from the following file: