Public Member Functions | |
TinyGLTexture3D (const Graphics::Surface *surface) | |
void | update (const Graphics::Surface *surface) override |
void | updatePartial (const Graphics::Surface *surface, const Common::Rect &rect) override |
Public Attributes | |
TGLuint | id |
TGLuint | internalFormat |
TGLuint | sourceFormat |
Public Attributes inherited from Myst3::Texture | |
uint | width |
uint | height |
Graphics::PixelFormat | format |
Additional Inherited Members | |
Static Public Member Functions inherited from Myst3::Texture | |
static const Graphics::PixelFormat | getRGBAPixelFormat () |