Height map - allocated array of heights (Map::SizeX() + 1) * (Map::SizeY() + 1).
More...
Height map - allocated array of heights (Map::SizeX() + 1) * (Map::SizeY() + 1).
Definition at line 160 of file tgp.cpp.
◆ height()
| Height & HeightMap::height |
( |
uint | x, |
|
|
uint | y ) |
|
inline |
Height map accessor.
- Parameters
-
- Returns
- height as fixed point number
Definition at line 175 of file tgp.cpp.
References dim_x, and h.
◆ dim_x
| std::vector<Height> HeightMap::h |
◆ size_x
◆ size_y
The documentation for this struct was generated from the following file: