13 #ifndef CXIMAGELUT2D_H_ 14 #define CXIMAGELUT2D_H_ 16 #include "cxResourceExport.h" 22 #include <boost/shared_ptr.hpp> 53 ImageLUT2DPtr createCopy();
59 virtual void internalsHaveChanged();
62 std::pair<int,int> getMapsRange();
63 void buildOpacityMapFromLLRAlpha();
64 void refreshOutputLUT();
Handling of color and opacity for 2D slices.
boost::shared_ptr< class ImageLUT2D > ImageLUT2DPtr
vtkSmartPointer< class vtkLookupTable > vtkLookupTablePtr
Data class for Transfer Function info, either 2D or 3D.
Namespace for all CustusX production code.