NvImage Member List
This is the complete list of members for
NvImage, including all inherited members.
| addFileLoader(const FormatInfo &loader) | NvImage | [static] |
| convertCrossToCubemap() | NvImage | |
| CreateFromDDSFile(const char *filename) | NvImage | [static] |
| getDataBlock() const | NvImage | [inline] |
| getDataBlock() | NvImage | [inline] |
| getDataBlockSize() const | NvImage | [inline] |
| getDepth() const | NvImage | [inline] |
| getDXTExpansion() | NvImage | [inline, static] |
| getFaces() const | NvImage | [inline] |
| getFormat() const | NvImage | [inline] |
| getHeight() const | NvImage | [inline] |
| getImageSize(int32_t level=0) const | NvImage | |
| getInternalFormat() const | NvImage | [inline] |
| getLayerLevel(int32_t level, int32_t slice) const | NvImage | |
| getLayerLevel(int32_t level, int32_t slice) | NvImage | |
| getLayerLevelOffset(int32_t level, int32_t slice) const | NvImage | |
| getLayers() const | NvImage | [inline] |
| getLevel(int32_t level) const | NvImage | |
| getLevel(int32_t level) | NvImage | |
| getLevel(int32_t level, uint32_t face) const | NvImage | |
| getLevel(int32_t level, uint32_t face) | NvImage | |
| getLevelOffset(int32_t level) const | NvImage | |
| getLevelOffset(int32_t level, uint32_t face) const | NvImage | |
| getMipLevels() const | NvImage | [inline] |
| getSupportsBGR() | NvImage | [inline, static] |
| getType() const | NvImage | [inline] |
| GetVerticalFlip() | NvImage | [inline, static] |
| getWidth() const | NvImage | [inline] |
| hasAlpha() const | NvImage | |
| isArray() const | NvImage | [inline] |
| isCompressed() const | NvImage | |
| isCubeMap() const | NvImage | [inline] |
| isVolume() const | NvImage | [inline] |
| loadImageFromFileData(const uint8_t *fileData, size_t size, const char *fileExt) | NvImage | |
| NvImage() (defined in NvImage) | NvImage | |
| reformatImage(int32_t width, int32_t height, uint32_t format, uint32_t type) | NvImage | |
| setDXTExpansion(bool expand) | NvImage | [inline, static] |
| setImage(int32_t width, int32_t height, uint32_t format, uint32_t type, const void *data) (defined in NvImage) | NvImage | |
| setSupportsBGR(bool bgr) | NvImage | [inline, static] |
| TranslateDX10Format (defined in NvImage) | NvImage | [friend] |
| VerticalFlip(bool flip) | NvImage | [static] |
| ~NvImage() (defined in NvImage) | NvImage | [virtual] |