mod_sim::Heightmap::TextureTask Class Reference

List of all members.

Public Member Functions

 TextureTask (Heightmap &heightmap, Array2D< Texture::Texel32 > &colormap)
void operator() (void)

Public Attributes

HeightmapmHeightmap
Array2D
< Texture::Texel32 > & 
mColormap


Constructor & Destructor Documentation

mod_sim::Heightmap::TextureTask::TextureTask ( Heightmap heightmap,
Array2D< Texture::Texel32 > &  colormap 
) [inline]


Member Function Documentation

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.


Member Data Documentation

Heightmap& mod_sim::Heightmap::TextureTask::mHeightmap

Array2D<Texture::Texel32>& mod_sim::Heightmap::TextureTask::mColormap


The documentation for this class was generated from the following files: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:31 2007