12 #ifndef CXCOORDINATESYSTEMHELPERS_H_ 13 #define CXCOORDINATESYSTEMHELPERS_H_ 15 #include "cxResourceExport.h" 34 explicit CoordinateSystem(COORDINATE_SYSTEM
id, QString ref=
"") : mId(id), mRefObject(ref) {}
35 COORDINATE_SYSTEM
mId;
std::string toString(T const &value)
converts any type to a string
Eigen::Vector2d fromString(const QString &text)
csREF
the data reference space (r) using LPS (left-posterior-superior) coordinates.
static CoordinateSystem reference()
COORDINATE_SYSTEM mId
the type of coordinate system
csPATIENTREF
the patient/tool reference space (pr)
Identification of a Coordinate system.
QString mRefObject
for tool, sensor and data we need a object uid to define the coordinate system
CoordinateSystem(COORDINATE_SYSTEM id, QString ref="")
bool operator==(const RegistrationTransform &lhs, const RegistrationTransform &rhs)
static CoordinateSystem patientReference()
Namespace for all CustusX production code.