|
openscenegraph
|
Public Types | |
| typedef std::map< double, osg::ref_ptr < osg::UserDataContainer > > | KeyFrameMap |
Public Types inherited from osg::Object | |
| enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Protected Member Functions | |
| void | assign (osg::UserDataContainer *destination, osg::UserDataContainer *source) |
| void | assign (osg::UserDataContainer *udc, osg::Object *obj) |
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 | |
| osg::ref_ptr< PropertyManager > | _pm |
| KeyFrameMap | _keyFrameMap |
| double | _firstTime |
| double | _latestTime |
| bool | _pause |
| double | _pauseTime |
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 |
Additional Inherited Members | |
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 () |
Public Attributes inherited from osg::NodeCallback | |
| ref_ptr< NodeCallback > | _nestedCallback |
| typedef std::map<double, osg::ref_ptr<osg::UserDataContainer> > osgPresentation::PropertyAnimation::KeyFrameMap |
|
inline |
|
inline |
|
protected |
|
protected |
| double osgPresentation::PropertyAnimation::getAnimationTime | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
|
virtual |
| void osgPresentation::PropertyAnimation::setPause | ( | bool | pause | ) |
|
inline |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.5