32 #ifndef CXVIEWFOLLOWER_H 33 #define CXVIEWFOLLOWER_H 35 #include "cxResourceVisualizationExport.h" 37 #include "boost/scoped_ptr.hpp" 47 class SliceAutoViewportCalculator;
67 void setAutoZoomROI(QString uid);
85 boost::scoped_ptr<SliceAutoViewportCalculator> mCalculator;
94 #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.