All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Transport::TransportPathfindResult Struct Reference

Public Member Functions

 TransportPathfindResult (int resultId, bool isPathFound, const std::vector< TransportDirectedEdgeId > &pathDirectedEdgeIds, double firstEdgeParam, double lastEdgeParam, double distanceMeters, const std::vector< Eegeo::dv3 > &pathPoints, const std::vector< double > &pathPointParams)
 
int GetResultId () const
 
bool IsPathFound () const
 
const std::vector
< TransportDirectedEdgeId > & 
GetPathDirectedEdgeIds () const
 
double GetFirstEdgeParam () const
 
double GetLastEdgeParam () const
 
double GetDistanceMeters () const
 
const std::vector< Eegeo::dv3GetPathPoints () const
 
const std::vector< double > GetPathPointParams () const
 

The documentation for this struct was generated from the following files: