Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::Path Member List

This is the complete list of members for gem::Path, including all inherited members.

cloneReverse() const noexceptgem::Pathinline
cloneStartEnd(const Coordinates &start, const Coordinates &end) const noexceptgem::Pathinline
exportAs(int format) const noexceptgem::Pathinline
getArea() const noexceptgem::Pathinline
getCoordinates() const noexceptgem::Pathinline
getCoordinatesAtPercent(const CoordinatesList &coords, double percent) noexceptgem::Pathinlinestatic
getLength() const noexceptgem::Pathinline
getName() const noexceptgem::Pathinline
getWayPoints() const noexceptgem::Pathinline
operator=(const Path &path)=defaultgem::Path
operator=(Path &&path)=defaultgem::Path
operator==(Path const &path) constgem::Pathinline
Path()=default (defined in gem::Path)gem::Path
Path(const CoordinatesList &coords)gem::Pathinline
Path(const CoordinatesList &coords, const IntList &waypoints)gem::Pathinline
Path(const DataBuffer &data, int format, ProgressListener listener=ProgressListener())gem::Pathinline
Path(const Path &)=defaultgem::Path
Path(Path &&)=defaultgem::Path
setName(const String &name) noexceptgem::Pathinline