|
ALBA
|
#include <albaGUIDialogTransferFunction2D.h>


Public Member Functions | |
| vtkTypeMacro (vtkInteractorStyleWidget, vtkInteractorStylePreviewImage) | |
| vtkInteractorStyleWidget () | |
| ~vtkInteractorStyleWidget () | |
| void | OnMouseMove () |
| void | OnLeftButtonDown () |
Public Member Functions inherited from vtkInteractorStylePreviewImage | |
| vtkTypeMacro (vtkInteractorStylePreviewImage, vtkInteractorStyleImage) | |
| vtkInteractorStylePreviewImage () | |
| void | SetDialog (albaGUIDialogTransferFunction2D *dialog) |
| void | OnMouseMove () |
| void | OnLeftButtonUp () |
| void | OnMiddleButtonUp () |
| void | OnRightButtonUp () |
| void | OnLeftButtonDown () |
| void | OnMiddleButtonDown () |
| void | OnRightButtonDown () |
Static Public Member Functions | |
| static vtkInteractorStyleWidget * | New () |
Static Public Member Functions inherited from vtkInteractorStylePreviewImage | |
| static vtkInteractorStylePreviewImage * | New () |
Protected Member Functions | |
| vtkInteractorStyleWidget (const vtkInteractorStyleWidget &) | |
| void | operator= (const vtkInteractorStyleWidget &) |
Protected Member Functions inherited from vtkInteractorStylePreviewImage | |
| vtkInteractorStylePreviewImage (const vtkInteractorStylePreviewImage &) | |
| void | operator= (const vtkInteractorStylePreviewImage &) |
| bool | FindValueAndGradient (int x, int y, double &value, double &gradient) |
Protected Attributes | |
| int | m_SelectedPoint |
Protected Attributes inherited from vtkInteractorStylePreviewImage | |
| bool | m_ActiveButton [3] |
| int | m_StartPosition [3][2] |
| tfWidget | m_Widget |
| albaGUIDialogTransferFunction2D * | m_Dialog |
Definition at line 240 of file albaGUIDialogTransferFunction2D.h.
|
inline |
Definition at line 246 of file albaGUIDialogTransferFunction2D.h.
|
inline |
Definition at line 247 of file albaGUIDialogTransferFunction2D.h.
|
protected |
|
inlinestatic |
Definition at line 243 of file albaGUIDialogTransferFunction2D.h.
| vtkInteractorStyleWidget::vtkTypeMacro | ( | vtkInteractorStyleWidget | , |
| vtkInteractorStylePreviewImage | |||
| ) |
| void vtkInteractorStyleWidget::OnMouseMove | ( | ) |
| void vtkInteractorStyleWidget::OnLeftButtonDown | ( | ) |
|
protected |
|
protected |
Definition at line 253 of file albaGUIDialogTransferFunction2D.h.