25 inline const Eigen::Vector2d&
XY()
const;
26 inline Eigen::Vector2d&
XY();
27 inline double X()
const;
28 inline double Y()
const;
29 inline void SetXY(
const Eigen::Vector2d& xy);
68 point3D_id_ = point3D_id;
76 return !(*
this == other);
void SetXY(const Eigen::Vector2d &xy)
point3D_t Point3DId() const
bool operator==(const Point2D &other) const
void SetPoint3DId(const point3D_t point3D_id)
bool operator!=(const Point2D &other) const
const Eigen::Vector2d & XY() const
const point3D_t kInvalidPoint3DId