ScummVM API documentation
Freescape::TinyGLTexture Class Reference
Inheritance diagram for Freescape::TinyGLTexture:
Freescape::Texture

Public Member Functions

 TinyGLTexture (const Graphics::Surface *surface)
 
TinyGL::BlitImage * getBlitTexture () const
 
void update (const Graphics::Surface *surface) override
 
void updatePartial (const Graphics::Surface *surface, const Common::Rect &rect) override
 

Static Public Member Functions

static const Graphics::PixelFormat getRGBAPixelFormat ()
 
- Static Public Member Functions inherited from Freescape::Texture
static const Graphics::PixelFormat getRGBAPixelFormat ()
 

Public Attributes

TGLuint _internalFormat
 
TGLuint _sourceFormat
 
- Public Attributes inherited from Freescape::Texture
uint _width
 
uint _height
 
Graphics::PixelFormat _format
 

The documentation for this class was generated from the following file: