addRef() const | nvutil::RCObject | [inline] |
Animation(void) | nvsg::Animation< T > | [protected] |
beginEdit(const T *obj) | nvsg::Object | [related] |
clone(void) const =0 | nvsg::Animation< T > | [pure virtual] |
doneReading(void) const | nvsg::Object | [inline] |
doneWriting(void) const | nvsg::Object | [inline] |
endEdit(T *&obj) | nvsg::Object | [related] |
getDataID(void) const | nvsg::Animation< T > | [virtual] |
getDeviceAbstractionLinkData(unsigned int dataID, std::vector< DALData * > &data) const | nvsg::DALHost | [inline] |
getLastRecentlyUsedDeviceAbstractionLinkData() const | nvsg::DALHost | [inline] |
getName(void) const | nvsg::Object | [inline] |
getNumberOfFrames(void) const =0 | nvsg::Animation< T > | [pure virtual] |
getObjectCode() const | nvsg::Object | [inline] |
IAllocator() | nvutil::IAllocator | [inline] |
isDataShared(void) const | nvsg::Animation< T > | [virtual] |
isShareable() const | nvutil::RCObject | [inline] |
isShared() const | nvutil::RCObject | [inline] |
m_objectCode | nvsg::Object | [protected] |
markUnshareable() | nvutil::RCObject | [inline] |
Object(void) | nvsg::Object | [protected] |
Object(const Object &rhs) | nvsg::Object | [protected] |
operator delete(void *p, size_t size) | nvutil::IAllocator | [inline] |
operator new(size_t size) | nvutil::IAllocator | [inline] |
operator new(size_t size, void *p) | nvutil::IAllocator | [inline] |
operator=(const RCObject &rhs) | nvutil::RCObject | [inline, protected] |
operator[](size_t i) const =0 | nvsg::Animation< T > | [pure virtual] |
RCObject() | nvutil::RCObject | [inline] |
RCObject(const RCObject &rhs) | nvutil::RCObject | [inline, protected] |
releaseDeviceAbstractionLinkData() | nvsg::DALHost | [inline] |
removeRef() const | nvutil::RCObject | [inline] |
setLastRecentlyUsedDeviceAbstractionLinkData(DALData *lastRecentlyUsed) const | nvsg::DALHost | [inline] |
setName(const std::string &name) | nvsg::Object | [inline] |
storeDeviceAbstractionLinkData(unsigned int dataID, DALData *data) const | nvsg::DALHost | [inline] |
theAllocator typedef | nvutil::IAllocator | |
waitToRead(size_t milliseconds=0xFFFFFFFF) const | nvsg::Object | [inline] |
waitToWrite(size_t milliseconds=0xFFFFFFFF) const | nvsg::Object | [inline] |
~Animation(void) | nvsg::Animation< T > | [protected, virtual] |
~IAllocator() | nvutil::IAllocator | [inline, virtual] |
~Object() | nvsg::Object | [protected, virtual] |
~RCObject() | nvutil::RCObject | [inline, protected, virtual] |