#include <mod_sim_terrain_heightmap.hh>
Public Member Functions | |
| Elem (void) | |
| ~Elem (void) | |
| fp | GetHeight (void) const |
| |
| Heightmap::Height | GetHeightDirect (void) const |
| void | SetHeight (Heightmap::Height height) |
Private Attributes | |
| Heightmap::Height | mHeight |
| integer {0,..,HEIGHT_LIMIT} | |
Element struct must be minimal because Heightmap will contain lots of these.
| mod_sim::Heightmap::Elem::Elem | ( | void | ) | [inline] |
| mod_sim::Heightmap::Elem::~Elem | ( | void | ) | [inline] |
| fp mod_sim::Heightmap::Elem::GetHeight | ( | void | ) | const [inline] |
| Heightmap::Height mod_sim::Heightmap::Elem::GetHeightDirect | ( | void | ) | const [inline] |
| void mod_sim::Heightmap::Elem::SetHeight | ( | Heightmap::Height | height | ) | [inline] |
integer {0,..,HEIGHT_LIMIT}
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:31 2007