summaryrefslogtreecommitdiff
path: root/test/test-geo.cpp
Commit message (Expand)AuthorAge
* Rename TerrainMesh to GeoData to drop inplaceDan Goodliffe2023-11-04
* Reformat test sourceDan Goodliffe2023-11-04
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
* Ray Trace cursor clicks to terrain surfaceDan Goodliffe2022-01-10
* Tweak ray tracer calls to account for scaleDan Goodliffe2022-01-08
* Initial commit GeoData ray tracerDan Goodliffe2022-01-07
* Use a test fixture suite over repeated fixture caseDan Goodliffe2022-01-03
* Support for querying terrain height in GeoDataDan Goodliffe2022-01-03
* Separate geographic data (GeoData) from its visual representation(s) (Terrain)Dan Goodliffe2022-01-02