#include <towr/terrain/height_map.h>
Go to the source code of this file.
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::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... | |
Namespaces | |
towr | |