mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-06 10:10:58 +00:00
To reduce amount of computations on the caller side and restrict possible values. * verts can't be non-int because it's a number of things. * worldsize is initially defined as int by ESM::Land::REAL_SIZE. * Put function to calculate heightfied shift into components to be able to reuse by other binaries. |
||
|---|---|---|
| .. | ||
| aabb.hpp | ||
| heightfield.hpp | ||
| operators.hpp | ||
| processtrianglecallback.hpp | ||
| transformboundingbox.hpp | ||