21 #ifndef __vtkDiscretizableColorTransferControlPointsItem_h
22 #define __vtkDiscretizableColorTransferControlPointsItem_h
24 #include "ctkVisualizationVTKCoreExport.h"
25 #include <vtkCompositeControlPointsItem.h>
27 class vtkContextMouseEvent;
34 :
public vtkCompositeControlPointsItem
38 vtkCompositeControlPointsItem)
vtkTypeMacro(vtkDiscretizableColorTransferControlPointsItem, vtkCompositeControlPointsItem) static vtkDiscretizableColorTransferControlPointsItem *New()
virtual ~vtkDiscretizableColorTransferControlPointsItem()
bool PointNearPiecewiseFunction(const double pos[2])
vtkDiscretizableColorTransferControlPointsItem()
bool MouseMoveEvent(const vtkContextMouseEvent &mouse) VTK_OVERRIDE
bool MouseButtonPressEvent(const vtkContextMouseEvent &mouse) VTK_OVERRIDE
bool MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) VTK_OVERRIDE