addGeometry(const Drawable *pDrawable, const StateSet *pStateSet) | nvsg::GeoNode | |
addRef() const | nvutil::RCObject | [inline] |
beginEdit(const T *obj) | nvsg::Object | [related] |
calcBoundingSphere(void) const | nvsg::GeoNode | [protected, virtual] |
calculateTangentSpace(size_t tu=0, size_t tg=1, size_t bn=2) | nvsg::GeoNode | |
clone(void) const | nvsg::GeoNode | [virtual] |
containsCgFx(void) const | nvsg::GeoNode | [virtual] |
containsLight(void) const | nvsg::Node | [virtual] |
containsTransparentMaterial(void) const | nvsg::GeoNode | [virtual] |
containsTransparentTexture(void) const | nvsg::GeoNode | [virtual] |
create(void) | nvsg::GeoNode | [static] |
createFromBase(const Node &rhs) | nvsg::GeoNode | [static] |
doneReading(void) const | nvsg::Object | [inline] |
doneWriting(void) const | nvsg::Object | [inline] |
endEdit(T *&obj) | nvsg::Object | [related] |
extendBoundingSphere(const nvmath::Sphere3f &sphere) const | nvsg::Node | [inline, protected] |
generateTexCoords(TextureCoordType tct, size_t tu=0) | nvsg::GeoNode | |
GeoNode(void) | nvsg::GeoNode | [protected] |
GeoNode(const Node &rhs) | nvsg::GeoNode | [protected] |
GeoNode(const GeoNode &rhs) | nvsg::GeoNode | [protected] |
getAnnotation(void) const | nvsg::Node | [inline] |
getBoundingSphere(void) const | nvsg::Node | [inline] |
getDataID(void) const | nvsg::GeoNode | [virtual] |
getDeviceAbstractionLinkData(unsigned int dataID, std::vector< DALData * > &data) const | nvsg::DALHost | [inline] |
getDrawable(size_t index) const | nvsg::GeoNode | [inline] |
getDrawables(std::vector< const Drawable * > &v, const StateSet *pStateSet=NULL) const | nvsg::GeoNode | |
getLastRecentlyUsedDeviceAbstractionLinkData() const | nvsg::DALHost | [inline] |
getName(void) const | nvsg::Object | [inline] |
getNumberOfDrawables(void) const | nvsg::GeoNode | [inline] |
getNumberOfFrames(void) const | nvsg::GeoNode | [virtual] |
getNumberOfGeometries(void) const | nvsg::GeoNode | [inline] |
getNumberOfParents() const | nvsg::Node | [inline] |
getNumberOfStateSets(void) const | nvsg::GeoNode | [inline] |
getObjectCode() const | nvsg::Object | [inline] |
getParent(size_t i) const | nvsg::Node | [inline] |
getStateSet(size_t index) const | nvsg::GeoNode | [inline] |
getStateSet(const Drawable *pDrawable) const | nvsg::GeoNode | |
getStateSets(std::vector< const StateSet * > &v) const | nvsg::GeoNode | |
IAllocator() | nvutil::IAllocator | [inline] |
invalidateBoundingSphere(void) const | nvsg::Node | |
invalidateCaches(const StateSet *pStateSet, bool insert) | nvsg::GeoNode | [protected] |
invalidateCgFxContainment(void) | nvsg::GeoNode | [virtual] |
invalidateLightContainment(void) | nvsg::Node | [virtual] |
invalidateNumberOfFrames(void) const | nvsg::GeoNode | [virtual] |
invalidateTransparentMaterialContainment(void) | nvsg::GeoNode | [virtual] |
invalidateTransparentTextureContainment(void) | nvsg::GeoNode | [virtual] |
isBoundingSphereValid(void) const | nvsg::Node | [inline] |
isDataShared(void) const | nvsg::GeoNode | [virtual] |
isShareable() const | nvutil::RCObject | [inline] |
isShared() const | nvutil::RCObject | [inline] |
m_objectCode | nvsg::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] |
removeGeometries(const StateSet *pStateSet=NULL) | nvsg::GeoNode | |
removeGeometry(const Drawable *pDrawable, const StateSet *pStateSet=NULL) | nvsg::GeoNode | |
removeGeometry(size_t index) | nvsg::GeoNode | |
removeRef() const | nvutil::RCObject | [inline] |
replaceDrawable(const Drawable *newDrawable, const Drawable *oldDrawable) | nvsg::GeoNode | |
replaceStateSet(const StateSet *newStateSet, const StateSet *oldStateSet) | nvsg::GeoNode | |
replaceStateSet(const StateSet *newStateSet, const Drawable *drawable) | nvsg::GeoNode | |
setAnnotation(const char *anno) | nvsg::Node | |
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 | |
transformBoundingSphere(const nvmath::Mat44f &m, float factor=1.0f) const | nvsg::Node | [inline, protected] |
waitToRead(size_t milliseconds=0xFFFFFFFF) const | nvsg::Object | [inline] |
waitToWrite(size_t milliseconds=0xFFFFFFFF) const | nvsg::Object | [inline] |
~GeoNode(void) | nvsg::GeoNode | [protected, virtual] |
~IAllocator() | nvutil::IAllocator | [inline, virtual] |
~Node(void) | nvsg::Node | [protected, virtual] |
~Object() | nvsg::Object | [protected, virtual] |
~RCObject() | nvutil::RCObject | [inline, protected, virtual] |