Public Member Functions | |
FittedRoute (const Route *pRoute, const Eegeo::Streaming::MortonKey &key, const dv3 &cellCentreEcef, const std::vector< FittedRouteSection > §ions, bool isFittedToNavigationGraph, bool fittingAttempted, bool terrainHeightsValid) | |
const std::vector < FittedRouteSection > & | GetSections () const |
const Eegeo::dv3 & | GetEcefPos () const |
const Route * | GetRoute () const |
const Streaming::MortonKey & | GetKey () const |
bool | IsFittedToNavigationGraph () const |
bool | WasFittingAttempted () const |
bool | IsTerrainHeightsValid () const |