11 #ifndef CXNAVIGATIONALGORITHMS_H 12 #define CXNAVIGATIONALGORITHMS_H 14 #include "org_custusx_core_view_Export.h" 57 static Vector3D findCameraPosByZoomingToROI(
double viewAngle_vertical,
double viewAngle_horizontal,
66 static double findMaxCameraDistance(
Vector3D n,
double viewAngle,
73 static double findCameraDistanceKeepPointInViewOneAxis(
Vector3D n,
double viewAngle,
89 #endif // CXNAVIGATIONALGORITHMS_H
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.