Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

nvsg::AnimatedTransform Member List

This is the complete list of members for nvsg::AnimatedTransform, including all inherited members.
addChild(const Node *pChild, size_t position=0xFFFFFFFF)nvsg::Group
addRef() constnvutil::RCObject [inline]
AnimatedTransform(const Animation< nvmath::Trafo > *pAnimation)nvsg::AnimatedTransform [protected]
AnimatedTransform(const Transform &rhs, const Animation< nvmath::Trafo > *pAnimation)nvsg::AnimatedTransform [protected]
AnimatedTransform(const AnimatedTransform &rhs)nvsg::AnimatedTransform [protected]
beginEdit(const T *obj)nvsg::Object [related]
calcBoundingSphere(void) constnvsg::Transform [protected, virtual]
clone(void) constnvsg::AnimatedTransform [virtual]
containsCgFx(void) constnvsg::Group [virtual]
containsLight(void) constnvsg::Group [virtual]
containsTransparentMaterial(void) constnvsg::Group [virtual]
containsTransparentTexture(void) constnvsg::Group [virtual]
create(const Animation< nvmath::Trafo > *pAnimation=NULL)nvsg::AnimatedTransform [static]
nvsg::Transform::create(void)nvsg::Transform [static]
createFromBase(const Transform &rhs, const Animation< nvmath::Trafo > *pAnimation=NULL)nvsg::AnimatedTransform [static]
nvsg::Transform::createFromBase(const Group &rhs)nvsg::Transform [static]
nvsg::Group::createFromBase(const Node &rhs)nvsg::Group [static]
doneReading(void) constnvsg::Object [inline]
doneWriting(void) constnvsg::Object [inline]
endEdit(T *&obj)nvsg::Object [related]
extendBoundingSphere(const nvmath::Sphere3f &sphere) constnvsg::Node [inline, protected]
getAnimation(void) constnvsg::AnimatedTransform [inline]
getAnnotation(void) constnvsg::Node [inline]
getBoundingSphere(void) constnvsg::Node [inline]
getCenter(void) constnvsg::Transform [inline]
getChild(size_t index) constnvsg::Group [inline]
getDataID(void) constnvsg::AnimatedTransform [virtual]
getDeviceAbstractionLinkData(unsigned int dataID, std::vector< DALData * > &data) constnvsg::DALHost [inline]
getIndex(const Node *node, size_t &index) constnvsg::Group
getInverse(void) constnvsg::Transform [inline]
getLastRecentlyUsedDeviceAbstractionLinkData() constnvsg::DALHost [inline]
getMatrix(void) constnvsg::Transform [inline]
getName(void) constnvsg::Object [inline]
getNumberOfChildren(void) constnvsg::Group [inline]
getNumberOfFrames(void) constnvsg::AnimatedTransform [virtual]
getNumberOfParents() constnvsg::Node [inline]
getObjectCode() constnvsg::Object [inline]
getOrientation(void) constnvsg::Transform [inline]
getParent(size_t i) constnvsg::Node [inline]
getScaling(void) constnvsg::Transform [inline]
getTranslation(void) constnvsg::Transform [inline]
Group(void)nvsg::Group [protected]
Group(const Node &rhs)nvsg::Group [protected]
Group(const Group &rhs)nvsg::Group [protected]
hasChild(const Node *node) constnvsg::Group
IAllocator()nvutil::IAllocator [inline]
invalidateBoundingSphere(void) constnvsg::Node
invalidateCaches(const Node *pChild, bool insert)nvsg::Group [inline, protected]
invalidateCgFxContainment(void)nvsg::Group [virtual]
invalidateLightContainment(void)nvsg::Group [virtual]
invalidateNumberOfFrames(void) constnvsg::Group [virtual]
invalidateTransparentMaterialContainment(void)nvsg::Group [virtual]
invalidateTransparentTextureContainment(void)nvsg::Group [virtual]
isBoundingSphereValid(void) constnvsg::Node [inline]
isDataShared(void) constnvsg::AnimatedTransform [virtual]
isIdentity(void) constnvsg::Transform [inline]
isShareable() constnvutil::RCObject [inline]
isShared() constnvutil::RCObject [inline]
m_objectCodenvsg::Object [protected]
markUnshareable()nvutil::RCObject [inline]
Node(void)nvsg::Node [protected]
Node(const Node &rhs)nvsg::Node [protected]
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]
RCObject()nvutil::RCObject [inline]
RCObject(const RCObject &rhs)nvutil::RCObject [inline, protected]
releaseDeviceAbstractionLinkData()nvsg::DALHost [inline]
removeChild(const Node *pChild)nvsg::Group
removeChild(size_t position)nvsg::Group
removeRef() constnvutil::RCObject [inline]
replaceChild(const Node *newChild, const Node *oldChild)nvsg::Group
replaceChild(const Node *newChild, size_t position)nvsg::Group
setAnimation(const Animation< nvmath::Trafo > *pAnimation)nvsg::AnimatedTransform
setAnimationFrame(size_t frame)nvsg::AnimatedTransform
setAnnotation(const char *anno)nvsg::Node
setCenter(const nvmath::Vec3f &center)nvsg::AnimatedTransform [virtual]
setIdentity(void)nvsg::AnimatedTransform [virtual]
setLastRecentlyUsedDeviceAbstractionLinkData(DALData *lastRecentlyUsed) constnvsg::DALHost [inline]
setName(const std::string &name)nvsg::Object [inline]
setOrientation(const nvmath::Quatf &orientation)nvsg::AnimatedTransform [virtual]
setScaling(const nvmath::Vec3f &scaling)nvsg::AnimatedTransform [virtual]
setTranslation(const nvmath::Vec3f &translation)nvsg::AnimatedTransform [virtual]
storeDeviceAbstractionLinkData(unsigned int dataID, DALData *data) constnvsg::DALHost [inline]
theAllocator typedefnvutil::IAllocator
Transform(void)nvsg::Transform [protected]
Transform(const Group &rhs)nvsg::Transform [protected]
Transform(const Transform &rhs)nvsg::Transform [protected]
transformBoundingSphere(const nvmath::Mat44f &m, float factor=1.0f) constnvsg::Node [inline, protected]
waitToRead(size_t milliseconds=0xFFFFFFFF) constnvsg::Object [inline]
waitToWrite(size_t milliseconds=0xFFFFFFFF) constnvsg::Object [inline]
~AnimatedTransform(void)nvsg::AnimatedTransform [protected, virtual]
~Group(void)nvsg::Group [protected, virtual]
~IAllocator()nvutil::IAllocator [inline, virtual]
~Node(void)nvsg::Node [protected, virtual]
~Object()nvsg::Object [protected, virtual]
~RCObject()nvutil::RCObject [inline, protected, virtual]
~Transform(void)nvsg::Transform [protected, virtual]

Generated on Tue Mar 1 13:20:24 2005 for NVSGSDK by NVIDIA