#include <common/Triangle.h>#include <landscapemap/HeightMap.h>#include <landscapemap/GraphicalHeightMap.h>#include <common/Defines.h>Go to the source code of this file.
Variables | |
| static const int | minMapShift = 3 |
| static FixedVector | nvec (fixed(0), fixed(0), fixed(1)) |
const int minMapShift = 3 [static] |
Definition at line 26 of file HeightMap.cpp.
FixedVector nvec(fixed(0), fixed(0), fixed(1)) [static] |
Referenced by HeightMap::getNormal().
1.5.3