33 #ifndef CXBOUNDINGBOXWIDGET_H_ 34 #define CXBOUNDINGBOXWIDGET_H_ 36 #include "cxResourceWidgetsExport.h" 45 class SliderRangeGroupWidget;
62 void showDim(
int dim,
bool visible);
67 std::vector<SliderRangeGroupWidget*> mRange;
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.
Namespace for all CustusX production code.