76 #ifndef __GoTransferFunctionEditorWidget_h
77 #define __GoTransferFunctionEditorWidget_h
79 #include "QGoGUILibConfigure.h"
100 class vtkLookupTable;
101 class vtkImageAccumulate;
102 class vtkPiecewiseFunction;
109 const std::vector<double>& iColor,
110 std::vector<int> iLUTParameters,
119 void AddPoints(
const std::map<unsigned int, unsigned int >& iPoints);
143 void AddColor(
const std::vector<double>& iColor);
226 std::map< unsigned int, unsigned int>,
239 const QPolygonF& iPoints, std::map< unsigned int, unsigned int>& iMap);
247 const std::map< unsigned int, unsigned int>& iMap,
QPolygonF& iPoints);