|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
13 #ifndef CXSLICEDIMAGEPROXY_H_
14 #define CXSLICEDIMAGEPROXY_H_
16 #include "cxResourceExport.h"
26 typedef boost::shared_ptr<class Image>
ImagePtr;
91 void printSelf(std::ostream & os,
Indent indent);
94 void transformChangedSlot();
95 void transferFunctionsChangedSlot();
96 void updateRedirecterSlot();
vtkSmartPointer< class vtkMatrix4x4 > vtkMatrix4x4Ptr
Namespace for all CustusX production code.
Helper class for applying sscLUT2D to an image.
Helper class for slicing an image given a SliceProxy and an image.
vtkSmartPointer< class vtkImageAlgorithm > vtkImageAlgorithmPtr
boost::shared_ptr< class Image > ImagePtr
boost::shared_ptr< class SliceProxyInterface > SliceProxyInterfacePtr
vtkSmartPointer< class vtkImageReslice > vtkImageReslicePtr
vtkSmartPointer< vtkImageChangeInformation > vtkImageChangeInformationPtr
Formatting class for debug printing of the ssc library.
boost::shared_ptr< class SlicedImageProxy > SlicedImageProxyPtr
vtkSmartPointer< class vtkLookupTable > vtkLookupTablePtr
boost::shared_ptr< class ApplyLUTToImage2DProxy > ApplyLUTToImage2DProxyPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.