NvImage Member List
This is the complete list of members for
NvImage, including all inherited members.
| convertCrossToCubemap() | NvImage | |
| CreateFromDDSFile(const char *filename) | NvImage | [static] |
| getAPIVersion() | NvImage | [inline, static] |
| getDepth() const | NvImage | [inline] |
| 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 | |
| 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 | |
| getMipLevels() const | NvImage | [inline] |
| getType() const | NvImage | [inline] |
| 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 | |
| setAPIVersion(const NvGfxAPIVersion &api) | NvImage | [inline, static] |
| setImage(int32_t width, int32_t height, uint32_t format, uint32_t type, const void *data) (defined in NvImage) | NvImage | |
| TranslateDX10Format (defined in NvImage) | NvImage | [friend] |
| UploadTexture(NvImage *image) | NvImage | [static] |
| UploadTextureFromDDSData(const char *ddsData, int32_t length) | NvImage | [static] |
| UploadTextureFromDDSFile(const char *filename) | NvImage | [static] |
| UpperLeftOrigin(bool ul) | NvImage | [static] |
| ~NvImage() (defined in NvImage) | NvImage | [virtual] |