_dataVariance | osg::Object | [protected] |
_loopMode | osg::AnimationPath | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_timeControlPointMap | osg::AnimationPath | [protected] |
_userData | osg::Object | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
AnimationPath() | osg::AnimationPath | [inline] |
AnimationPath(const AnimationPath &ap, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::AnimationPath | [inline] |
className() const =0 | osg::Object | [pure virtual] |
clear() | osg::AnimationPath | [inline] |
clone(const CopyOp &) const =0 | osg::Object | [pure virtual] |
cloneType() const =0 | osg::Object | [pure virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
empty() const | osg::AnimationPath | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getFirstTime() const | osg::AnimationPath | [inline] |
getInterpolatedControlPoint(double time, ControlPoint &controlPoint) const | osg::AnimationPath | [virtual] |
getInverse(double time, Matrixf &matrix) const | osg::AnimationPath | [inline] |
getInverse(double time, Matrixd &matrix) const | osg::AnimationPath | [inline] |
getLastTime() const | osg::AnimationPath | [inline] |
getLoopMode() const | osg::AnimationPath | [inline] |
getMatrix(double time, Matrixf &matrix) const | osg::AnimationPath | [inline] |
getMatrix(double time, Matrixd &matrix) const | osg::AnimationPath | [inline] |
getName() const | osg::Object | [inline] |
getPeriod() const | osg::AnimationPath | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTimeControlPointMap() | osg::AnimationPath | [inline] |
getTimeControlPointMap() const | osg::AnimationPath | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
insert(double time, const ControlPoint &controlPoint) | osg::AnimationPath | |
isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
libraryName() const =0 | osg::Object | [pure virtual] |
LOOP enum value | osg::AnimationPath | |
LoopMode enum name | osg::AnimationPath | |
META_Object(osg, AnimationPath) | osg::AnimationPath | |
NO_LOOPING enum value | osg::AnimationPath | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
read(std::istream &in) | osg::AnimationPath | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setLoopMode(LoopMode lm) | osg::AnimationPath | [inline] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setTimeControlPointMap(TimeControlPointMap &tcpm) | osg::AnimationPath | [inline] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
SWING enum value | osg::AnimationPath | |
TimeControlPointMap typedef | osg::AnimationPath | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
write(std::ostream &out) const | osg::AnimationPath | |
~AnimationPath() | osg::AnimationPath | [inline, protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |