29 #include <boost/shared_ptr.hpp>
31 #include "../common/math/linearAlgebra/WPosition.h"
63 #endif // WCROSSHAIR_H
This only is a 3d double vector.
void setPosition(WPosition position)
Set the position of the crosshair for updating it.
This class stores the position of the crossing navigation slices, which is also represented as crossh...
WPosition m_position
Stores the current position of the crosshair.
WPosition getPosition()
Get the position of the crosshair.