|
openscenegraph
|
Public Attributes | |
| osg::ref_ptr< osg::ImageSequence > | _imageSequence |
| osg::ref_ptr< PropertyManager > | _propertyManager |
| std::string | _propertyName |
Public Attributes inherited from osg::NodeCallback | |
| ref_ptr< NodeCallback > | _nestedCallback |
Additional Inherited Members | |
Public Types inherited from osg::Object | |
| enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
Protected Member Functions inherited from osg::NodeCallback | |
| virtual | ~NodeCallback () |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
Protected Attributes inherited from osg::Object | |
| std::string | _name |
| DataVariance | _dataVariance |
| osg::UserDataContainer * | _userDataContainer |
Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
|
inline |
|
virtual |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
| osg::ref_ptr<osg::ImageSequence> osgPresentation::ImageSequenceUpdateCallback::_imageSequence |
| osg::ref_ptr<PropertyManager> osgPresentation::ImageSequenceUpdateCallback::_propertyManager |
| std::string osgPresentation::ImageSequenceUpdateCallback::_propertyName |
1.8.5