8 #include "VectorMath.h"
26 const bool fittingAttempted,
27 const bool projectToTerrain);
36 std::vector<LocalRouteVertex>& output)
const;
38 bool CreateVertexWithTerrainFromIndex(
int index,
const dv3& cellCentre,
LocalRouteVertex& out_localRouteVertex)
const;
46 const bool m_useColorOverride;
47 bool m_fittingAttempted;
48 bool m_projectToTerrain;