33 #ifndef CXVIEWLINKINGVIEWCONTAINERITEM_H
34 #define CXVIEWLINKINGVIEWCONTAINERITEM_H
57 virtual QSize
size()
const;
65 QPointer<ViewItem> mBase;
70 #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