#include <Libs/Visualization/VTK/Core/vtkDiscretizableColorTransferControlPointsItem.h>
Special control points item class that overriding mouse events to add points only when close to the transfer function.
Definition at line 33 of file vtkDiscretizableColorTransferControlPointsItem.h.
◆ vtkDiscretizableColorTransferControlPointsItem()
| vtkDiscretizableColorTransferControlPointsItem::vtkDiscretizableColorTransferControlPointsItem |
( |
| ) |
|
|
protected |
◆ ~vtkDiscretizableColorTransferControlPointsItem()
| virtual vtkDiscretizableColorTransferControlPointsItem::~vtkDiscretizableColorTransferControlPointsItem |
( |
| ) |
|
|
protectedvirtual |
◆ EndProcessing()
| void vtkDiscretizableColorTransferControlPointsItem::EndProcessing |
( |
| ) |
|
◆ IsProcessing()
| bool vtkDiscretizableColorTransferControlPointsItem::IsProcessing |
( |
| ) |
|
◆ MouseButtonPressEvent()
| bool vtkDiscretizableColorTransferControlPointsItem::MouseButtonPressEvent |
( |
const vtkContextMouseEvent & |
mouse | ) |
|
◆ MouseButtonReleaseEvent()
| bool vtkDiscretizableColorTransferControlPointsItem::MouseButtonReleaseEvent |
( |
const vtkContextMouseEvent & |
mouse | ) |
|
◆ MouseMoveEvent()
| bool vtkDiscretizableColorTransferControlPointsItem::MouseMoveEvent |
( |
const vtkContextMouseEvent & |
mouse | ) |
|
◆ PointNearPiecewiseFunction()
| bool vtkDiscretizableColorTransferControlPointsItem::PointNearPiecewiseFunction |
( |
const double |
pos[2] | ) |
|
|
protected |
Utility function to determine whether a position is near the piecewise function.
◆ StartProcessing()
| void vtkDiscretizableColorTransferControlPointsItem::StartProcessing |
( |
| ) |
|
◆ vtkTypeMacro()
The documentation for this class was generated from the following file: