12 #ifndef CXVIEWLINKINGVIEWCONTAINERITEM_H 13 #define CXVIEWLINKINGVIEWCONTAINERITEM_H 36 virtual QSize
size()
const;
44 QPointer<ViewItem> mBase;
49 #endif // CXVIEWLINKINGVIEWCONTAINERITEM_H virtual double getZoomFactor() const
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
vtkSmartPointer< class vtkRenderWindow > vtkRenderWindowPtr
ViewLinkingViewContainerItem(ViewItem *base, vtkRenderWindowPtr renderWindow)
virtual DoubleBoundingBox3D getViewport() const
virtual Transform3D get_vpMs() const
static ViewRepCollectionPtr create(ViewItem *base, vtkRenderWindowPtr renderWindow)
virtual void setZoomFactor(double factor)
virtual ~ViewLinkingViewContainerItem()
boost::shared_ptr< class ViewRepCollection > ViewRepCollectionPtr
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.
virtual QSize size() const
virtual DoubleBoundingBox3D getViewport_s() const
Namespace for all CustusX production code.