ScummVM API documentation
TinyGL::TexelBuffer Class Referenceabstract

Public Member Functions

 TexelBuffer (uint width, uint height, uint textureSize)
 
void getARGBAt (uint wrap_s, uint wrap_t, int s, int t, uint8 &a, uint8 &r, uint8 &g, uint8 &b) const
 

Protected Member Functions

virtual void getARGBAt (uint pixel, uint ds, uint dt, uint8 &a, uint8 &r, uint8 &g, uint8 &b) const =0
 

Protected Attributes

uint _width
 
uint _height
 
uint _fracTextureUnit
 
uint _fracTextureMask
 
float _widthRatio
 
float _heightRatio
 

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