Public Member Functions | |
| TextureTask (Heightmap &heightmap, Array2D< Texture::Texel32 > &colormap) | |
| void | operator() (void) |
Public Attributes | |
| Heightmap & | mHeightmap |
| Array2D < Texture::Texel32 > & | mColormap |
| mod_sim::Heightmap::TextureTask::TextureTask | ( | Heightmap & | heightmap, | |
| Array2D< Texture::Texel32 > & | colormap | |||
| ) | [inline] |
| void mod_sim::Heightmap::TextureTask::operator() | ( | void | ) |
This is a "graphics task". It is scheduled by a background thread but execute by the main thread.
| Array2D<Texture::Texel32>& mod_sim::Heightmap::TextureTask::mColormap |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:31 2007