15#ifndef SURVEYCONSTRAINTPOINT_HH
16#define SURVEYCONSTRAINTPOINT_HH
SurveyConstraintPoint & operator=(const SurveyConstraintPoint &)
void setSurvey(const Amg::Vector3D &point)
const Amg::Vector3D & current() const
void setCurrent(const Amg::Vector3D &point)
void moveFrom(const Amg::Transform3D &trans)
bool operator!=(const SurveyConstraintPoint &) const
const Amg::Vector3D & survey() const
virtual ~SurveyConstraintPoint()
void moveTo(const Amg::Transform3D &trans)
Amg::Vector3D & current()
bool operator==(const SurveyConstraintPoint &) const
Eigen::Affine3d Transform3D
Eigen::Matrix< double, 3, 1 > Vector3D