47 void setCoordinate(
const size_t componentIndex,
const std::string &axis,
const double value,
55 bool setRotationAngle(
const size_t componentIndex,
const std::string &axis,
const double degrees);
58 std::map<size_t, Kernel::V3D> positions()
const;
61 std::map<size_t, Kernel::Quat> rotations()
const;