34 #ifndef CXSLICEPLANECLIPPER_H_
35 #define CXSLICEPLANECLIPPER_H_
37 #include "cxResourceVisualizationExport.h"
41 #include <boost/shared_ptr.hpp>
42 #include <vtkSmartPointer.h>
75 void setInvertPlane(
bool on);
76 bool getInvertPlane()
const;
81 void slicePlaneChanged();
86 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