This is the complete list of members for makVrv::DtGlTexture, including all inherited members.
| bindTexture(void) | makVrv::DtGlTexture | |
| copyData(void *pData) | makVrv::DtGlTexture | |
| copyData(void *pData, size_t width, size_t height, size_t depth) | makVrv::DtGlTexture | |
| depth(void) const | makVrv::DtGlTexture | |
| DtGlTexture(const char *name, const byte *pData, size_t byteLength) | makVrv::DtGlTexture | |
| DtGlTexture(const char *name, TextureType type, size_t width, size_t height, size_t depth, DtDataFormat format, const DtUsage usage, const DtCpuAccess cpuAccess, const int bindFlags, void *pData) | makVrv::DtGlTexture | |
| DtGlTexture(TextureType type, size_t externalRefTexID, size_t width=1, size_t height=1, size_t depth=1) | makVrv::DtGlTexture | |
| format(void) const | makVrv::DtGlTexture | |
| height(void) const | makVrv::DtGlTexture | |
| is1D(void) const | makVrv::DtGlTexture | private |
| is2D(void) const | makVrv::DtGlTexture | private |
| is3D(void) const | makVrv::DtGlTexture | private |
| myDepth | makVrv::DtGlTexture | private |
| myExternalTexRef | makVrv::DtGlTexture | private |
| myFormat | makVrv::DtGlTexture | private |
| myHeight | makVrv::DtGlTexture | private |
| myName | makVrv::DtGlTexture | private |
| myTextureID | makVrv::DtGlTexture | mutableprivate |
| myTextureType | makVrv::DtGlTexture | private |
| myWidth | makVrv::DtGlTexture | private |
| releaseGLObjects() const | makVrv::DtGlTexture | |
| setExternalTextureReference(size_t externalRefTexID) | makVrv::DtGlTexture | |
| setName(const char *name) | makVrv::DtGlTexture | inline |
| sizeInBytes(void) const | makVrv::DtGlTexture | |
| textureReference() const | makVrv::DtGlTexture | |
| width(void) const | makVrv::DtGlTexture | |
| ~DtGlTexture() | makVrv::DtGlTexture | virtual |