34 #ifndef CXIMAGETF3D_H_
35 #define CXIMAGETF3D_H_
37 #include "cxResourceExport.h"
40 #include <boost/shared_ptr.hpp>
49 #include <boost/shared_ptr.hpp>
85 virtual void internalsHaveChanged();
87 void buildOpacityMapFromLLRAlpha();
88 void refreshColorTF();
89 void refreshOpacityTF();
Handler for the transfer functions used in 3d image volumes.
vtkSmartPointer< class vtkPiecewiseFunction > vtkPiecewiseFunctionPtr
vtkSmartPointer< class vtkColorTransferFunction > vtkColorTransferFunctionPtr
Data class for Transfer Function info, either 2D or 3D.
boost::shared_ptr< class ImageTF3D > ImageTF3DPtr