1 #ifndef CXSLICEAUTOVIEWPORTCALCULATOR_H 2 #define CXSLICEAUTOVIEWPORTCALCULATOR_H 4 #include "cxResourceVisualizationExport.h" 24 center_shift_s(center_shift_s_),
51 bool isAutoZoom()
const;
52 ReturnType calculateZoomCenter_SmallestFitROI();
53 ReturnType calculateCenter_FitToolIntoViewport();
59 #endif // CXSLICEAUTOVIEWPORTCALCULATOR_H
double mFollowTooltipBoundary
DoubleBoundingBox3D mBB_s
ReturnType(Vector3D center_shift_s_=Vector3D::Zero(), double zoom_=1)
DoubleBoundingBox3D mROI_s
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.