|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::Path, including all inherited members.
| cloneReverse() const noexcept | gem::Path | inline |
| cloneStartEnd(const Coordinates &start, const Coordinates &end) const noexcept | gem::Path | inline |
| exportAs(int format) const noexcept | gem::Path | inline |
| getArea() const noexcept | gem::Path | inline |
| getCoordinates() const noexcept | gem::Path | inline |
| getCoordinatesAtPercent(const CoordinatesList &coords, double percent) noexcept | gem::Path | inlinestatic |
| getLength() const noexcept | gem::Path | inline |
| getName() const noexcept | gem::Path | inline |
| getWayPoints() const noexcept | gem::Path | inline |
| operator=(const Path &path)=default | gem::Path | |
| operator=(Path &&path)=default | gem::Path | |
| operator==(Path const &path) const | gem::Path | inline |
| Path()=default (defined in gem::Path) | gem::Path | |
| Path(const CoordinatesList &coords) | gem::Path | inline |
| Path(const CoordinatesList &coords, const IntList &waypoints) | gem::Path | inline |
| Path(const DataBuffer &data, int format, ProgressListener listener=ProgressListener()) | gem::Path | inline |
| Path(const Path &)=default | gem::Path | |
| Path(Path &&)=default | gem::Path | |
| setName(const String &name) noexcept | gem::Path | inline |