Specific backward compatible interactor for CamiTK RendererWidget Interactor used when we are in picking mode.
More...
#include <vtkInteractorStylePick.h>
Specific backward compatible interactor for CamiTK RendererWidget Interactor used when we are in picking mode.
◆ vtkInteractorStylePick()
camitk::vtkInteractorStylePick::vtkInteractorStylePick |
( |
| ) |
|
|
protected |
◆ ~vtkInteractorStylePick()
camitk::vtkInteractorStylePick::~vtkInteractorStylePick |
( |
| ) |
|
|
overrideprotecteddefault |
◆ New()
◆ OnLeftButtonDown()
void camitk::vtkInteractorStylePick::OnLeftButtonDown |
( |
| ) |
|
|
override |
◆ OnLeftButtonUp()
void camitk::vtkInteractorStylePick::OnLeftButtonUp |
( |
| ) |
|
|
override |
◆ OnMouseMove()
void camitk::vtkInteractorStylePick::OnMouseMove |
( |
| ) |
|
|
override |
◆ Pick()
void camitk::vtkInteractorStylePick::Pick |
( |
| ) |
|
|
protectedvirtual |
◆ PrintSelf()
void camitk::vtkInteractorStylePick::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ RedrawRubberBand()
void camitk::vtkInteractorStylePick::RedrawRubberBand |
( |
| ) |
|
|
protected |
◆ SetAreaPicking()
void camitk::vtkInteractorStylePick::SetAreaPicking |
( |
bool |
b | ) |
|
◆ vtkTypeMacro()
◆ areaPicking
bool camitk::vtkInteractorStylePick::areaPicking |
|
protected |
◆ endPosition
int camitk::vtkInteractorStylePick::endPosition[2] |
|
protected |
◆ moving
int camitk::vtkInteractorStylePick::moving |
|
protected |
◆ pixelArray
vtkSmartPointer<vtkUnsignedCharArray> camitk::vtkInteractorStylePick::pixelArray |
|
protected |
◆ startPosition
int camitk::vtkInteractorStylePick::startPosition[2] |
|
protected |
The documentation for this class was generated from the following files: