47 QStringList raw = text.split(
"/");
51 retval.
mId = string2enum<COORDINATE_SYSTEM>(raw[0]);
COORDINATE_SYSTEM mId
the type of coordinate system
Identification of a Coordinate system.
QString mRefObject
for tool, sensor and data we need a object uid to define the coordinate system
bool operator==(const RegistrationTransform &lhs, const RegistrationTransform &rhs)
QString enum2string(const ENUM &val)
static CoordinateSystem fromString(QString text)