32 #ifndef CXVIEWFOLLOWER_H
33 #define CXVIEWFOLLOWER_H
35 #include "cxResourceVisualizationExport.h"
62 void ensureCenterWithinView();
68 void applyShiftToCenter(
Vector3D shift_s);
80 #endif // CXVIEWFOLLOWER_H
boost::shared_ptr< class ViewFollower > ViewFollowerPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
Representation of a floating-point bounding box in 3D. The data are stored as {xmin,xmax,ymin,ymax,zmin,zmax}, in order to simplify communication with vtk.
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.