11 #ifndef CXVIEWFOLLOWER_H 12 #define CXVIEWFOLLOWER_H 14 #include "cxResourceVisualizationExport.h" 16 #include "boost/scoped_ptr.hpp" 26 class SliceAutoViewportCalculator;
46 void setAutoZoomROI(QString uid);
64 boost::scoped_ptr<SliceAutoViewportCalculator> mCalculator;
73 #endif // CXVIEWFOLLOWER_H
boost::shared_ptr< class ViewFollower > ViewFollowerPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class RegionOfInterestMetric > RegionOfInterestMetricPtr
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.
Namespace for all CustusX production code.