Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::examples::tsp::GeometryPoint, including all inherited members.
calcDistance(const GeometryPoint &point) const -> double | samchon::examples::tsp::GeometryPoint | inline |
GeometryPoint() | samchon::examples::tsp::GeometryPoint | inline |
GeometryPoint(int uid) | samchon::examples::tsp::GeometryPoint | inline |
GeometryPoint(int uid, double longitude, double latitude) | samchon::examples::tsp::GeometryPoint | inline |
key() const -> int override | samchon::examples::tsp::GeometryPoint | inlinevirtual |
latitude | samchon::examples::tsp::GeometryPoint | protected |
longitude | samchon::examples::tsp::GeometryPoint | protected |
toString() const -> string | samchon::examples::tsp::GeometryPoint | inline |
uid | samchon::examples::tsp::GeometryPoint | protected |