This is the complete list of members for
osgAnimation::Motion, including all inherited members.
_behaviour | osgAnimation::Motion | [protected] |
_changeValue | osgAnimation::Motion | [protected] |
_duration | osgAnimation::Motion | [protected] |
_observerSet | osg::Referenced | [mutable, protected] |
_refCount | osg::Referenced | [mutable, protected] |
_startValue | osgAnimation::Motion | [protected] |
_time | osgAnimation::Motion | [protected] |
addObserver(Observer *observer) const | osg::Referenced | |
CLAMP enum value | osgAnimation::Motion | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
evaluateTime(float time) const | osgAnimation::Motion | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getDuration() const | osgAnimation::Motion | [inline] |
getGlobalReferencedMutex() | osg::Referenced | [static] |
getObserverSet() const | osg::Referenced | [inline] |
getOrCreateObserverSet() const | osg::Referenced | |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTime() const | osgAnimation::Motion | [inline] |
getValue(value_type &result) const | osgAnimation::Motion | [inline] |
getValue() const | osgAnimation::Motion | [inline] |
getValueAt(float time, value_type &result) const | osgAnimation::Motion | [inline] |
getValueAt(float time) const | osgAnimation::Motion | [inline] |
getValueInNormalizedRange(float t, value_type &result) const =0 | osgAnimation::Motion | [pure virtual] |
LOOP enum value | osgAnimation::Motion | |
Motion(float startValue=0, float duration=1, float changeValue=1, TimeBehaviour tb=CLAMP) | osgAnimation::Motion | [inline] |
operator=(const Referenced &) | osg::Referenced | [inline] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
removeObserver(Observer *observer) const | osg::Referenced | |
reset() | osgAnimation::Motion | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setTime(float time) | osgAnimation::Motion | [inline] |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | [protected] |
TimeBehaviour enum name | osgAnimation::Motion | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
update(float dt) | osgAnimation::Motion | [inline] |
value_type typedef | osgAnimation::Motion | |
~Motion() | osgAnimation::Motion | [inline, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |