#include <axlInteractorCellPicking.h>
 
  
 | Public Member Functions | |
| vtkTypeMacro (axlInteractorCellPicking, vtkInteractorStyleTrackballCamera) | |
| void | OnLeftButtonDown () | 
| void | setData (vtkSmartPointer< vtkPolyData > data) | 
| Static Public Member Functions | |
| static axlInteractorCellPicking * | New () | 
| Protected Member Functions | |
| axlInteractorCellPicking (QObject *parent=0) | |
| ~axlInteractorCellPicking (void) | |
Definition at line 26 of file axlInteractorCellPicking.h.
| 
 | protected | 
Definition at line 41 of file axlInteractorCellPicking.cpp.
| 
 | protected | 
Definition at line 46 of file axlInteractorCellPicking.cpp.
| 
 | static | 
| void axlInteractorCellPicking::OnLeftButtonDown | ( | void | ) | 
Definition at line 55 of file axlInteractorCellPicking.cpp.
| void axlInteractorCellPicking::setData | ( | vtkSmartPointer< vtkPolyData > | data | ) | 
Definition at line 51 of file axlInteractorCellPicking.cpp.
| axlInteractorCellPicking::vtkTypeMacro | ( | axlInteractorCellPicking | , | 
| vtkInteractorStyleTrackballCamera | |||
| ) |