#include <memory>
#include <vector>
#include <map>
#include <string>
#include <Eigen/Dense>
#include <towr/variables/cartesian_dimensions.h>
Go to the source code of this file.
Classes | |
class | towr::HeightMap |
Holds the height and slope information of the terrain. More... | |
Namespaces | |
towr | |
Variables | |
static const std::map< HeightMap::TerrainID, std::string > | towr::terrain_names |