11 #ifndef SPACEPROVIDERNULL_H 12 #define SPACEPROVIDERNULL_H 24 std::vector<CoordinateSystem> getSpacesToPresentInGUI();
25 std::map<QString, QString> getDisplayNamesForCoordRefObjects();
41 #endif // SPACEPROVIDERNULL_H Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class Data > DataPtr
Identification of a Coordinate system.
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
boost::shared_ptr< class SpaceListener > SpaceListenerPtr
Namespace for all CustusX production code.
boost::shared_ptr< class Tool > ToolPtr