addRef() const | nvutil::RCObject | [inline] |
create(const std::string &fileName, bool flipImage=true) | nvsg::Texture | [static] |
eTexFileType enum name | nvsg::Texture | |
getComponents(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getDepth(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getDeviceAbstractionLinkData(unsigned int dataID, std::vector< DALData * > &data) const | nvsg::DALHost | [inline] |
getFileName(void) const | nvsg::Texture | [inline] |
getFormat(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getHandle(void) const | nvsg::Texture | [inline] |
getHeight(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getLastRecentlyUsedDeviceAbstractionLinkData() const | nvsg::DALHost | [inline] |
getNumberOfImages(void) const | nvsg::Texture | [inline] |
getNumberOfMipmaps(unsigned int image=0) const | nvsg::Texture | |
getPixels(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getSize(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getTarget(void) const | nvsg::Texture | [inline] |
getType(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
getWidth(unsigned int image=0, unsigned int mipmap=0) const | nvsg::Texture | |
IAllocator() | nvutil::IAllocator | [inline] |
isCubeMap(void) const | nvsg::Texture | [inline] |
isFloatingPoint(void) const | nvsg::Texture | |
isShareable() const | nvutil::RCObject | [inline] |
isShared() const | nvutil::RCObject | [inline] |
isTexFileType(eTexFileType tft) const | nvsg::Texture | [inline] |
load(void) const | nvsg::Texture | |
m_cube | nvsg::Texture | [mutable, protected] |
m_fileName | nvsg::Texture | [protected] |
m_flipImage | nvsg::Texture | [protected] |
m_handle | nvsg::Texture | [mutable, protected] |
m_imageID | nvsg::Texture | [mutable, protected] |
m_numImages | nvsg::Texture | [mutable, protected] |
m_target | nvsg::Texture | [mutable, protected] |
m_texFileType | nvsg::Texture | [mutable, protected] |
markUnshareable() | nvutil::RCObject | [inline] |
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] |
removeRef() const | nvutil::RCObject | [inline] |
scale(unsigned int image=0, unsigned int width=128, unsigned int height=128, unsigned int depth=1) const | nvsg::Texture | |
setHandle(unsigned int handle) const | nvsg::Texture | [inline] |
setLastRecentlyUsedDeviceAbstractionLinkData(DALData *lastRecentlyUsed) const | nvsg::DALHost | [inline] |
setTarget(unsigned long target) const | nvsg::Texture | [inline] |
storeDeviceAbstractionLinkData(unsigned int dataID, DALData *data) const | nvsg::DALHost | [inline] |
Texture(const std::string &fileName, bool flipImage=true) | nvsg::Texture | [protected] |
TFT_BMP enum value | nvsg::Texture | |
TFT_DDS enum value | nvsg::Texture | |
TFT_GIF enum value | nvsg::Texture | |
TFT_HDR enum value | nvsg::Texture | |
TFT_JPG enum value | nvsg::Texture | |
TFT_PNG enum value | nvsg::Texture | |
TFT_RGB enum value | nvsg::Texture | |
TFT_TGA enum value | nvsg::Texture | |
TFT_TIF enum value | nvsg::Texture | |
TFT_UNKNOWN enum value | nvsg::Texture | |
theAllocator typedef | nvutil::IAllocator | |
unload(void) const | nvsg::Texture | |
~IAllocator() | nvutil::IAllocator | [inline, virtual] |
~RCObject() | nvutil::RCObject | [inline, protected, virtual] |
~Texture(void) | nvsg::Texture | [protected, virtual] |