The heightmap and slope of various terrains. More...
Classes | |
class | towr::Block |
Sample terrain with a step in height in x-direction. More... | |
class | towr::Chimney |
Sample terrain with a tilted vertical wall to cross a gap. More... | |
class | towr::ChimneyLR |
Sample terrain with two tilted vertical walls to cross a gap. More... | |
class | towr::FlatGround |
Sample terrain of even height. More... | |
class | towr::Gap |
Sample terrain with parabola-modeled gap in x-direction. More... | |
class | towr::HeightMap |
Holds the height and slope information of the terrain. More... | |
class | towr::Slope |
Sample terrain with an increasing and then decreasing slope in x-direction. More... | |
class | towr::Stairs |
Sample terrain with a two-steps in height in x-direction. More... | |
The heightmap and slope of various terrains.