|
|
| SharedTerrainT (const BoundingBox3dT &BB_, unsigned long SideLength_, const ArrayT< unsigned short > &HeightData_, MaterialT *Material_) |
| |
|
| SharedTerrainT (std::istream &InFile) |
| |
|
void | WriteTo (std::ostream &OutFile) const |
| |
The lateral dimensions of the terrain.
| ArrayT<unsigned short> SharedTerrainT::HeightData |
The height data this terrain is created from (size==SideLength*SideLength).
The material for the terrain surface.
| unsigned long SharedTerrainT::SideLength |
Side length of the terrain height data.
The documentation for this class was generated from the following files: