ScummVM API documentation
TinyGL::TexelBuffer Member List

This is the complete list of members for TinyGL::TexelBuffer, including all inherited members.

_fracTextureMask (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
_fracTextureUnit (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
_height (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
_heightRatio (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
_width (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
_widthRatio (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotected
getARGBAt(uint wrap_s, uint wrap_t, int s, int t, uint8 &a, uint8 &r, uint8 &g, uint8 &b) const (defined in TinyGL::TexelBuffer)TinyGL::TexelBuffer
getARGBAt(uint pixel, uint ds, uint dt, uint8 &a, uint8 &r, uint8 &g, uint8 &b) const =0 (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferprotectedpure virtual
TexelBuffer(uint width, uint height, uint textureSize) (defined in TinyGL::TexelBuffer)TinyGL::TexelBuffer
~TexelBuffer() (defined in TinyGL::TexelBuffer)TinyGL::TexelBufferinlinevirtual