13 #ifndef CXSLICEPLANECLIPPER_H_ 14 #define CXSLICEPLANECLIPPER_H_ 16 #include "cxResourceVisualizationExport.h" 20 #include <boost/shared_ptr.hpp> 21 #include <vtkSmartPointer.h> 50 static SlicePlaneClipperPtr New();
54 void setInvertPlane(
bool on);
55 bool getInvertPlane()
const;
60 void slicePlaneChanged();
65 void updateClipPlane();
std::set< VolumetricBaseRepPtr > VolumesType
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
boost::shared_ptr< class SlicePlaneClipper > SlicePlaneClipperPtr
Clip several 3D volumes using a SliceProxy.
vtkSmartPointer< class vtkPlane > vtkPlanePtr
Namespace for all CustusX production code.