Developer documentation | Axl-2.5.1

axlInteractorCellPicking Class Reference

#include <axlInteractorCellPicking.h>

Inheritance diagram for axlInteractorCellPicking:

Public Member Functions

 vtkTypeMacro (axlInteractorCellPicking, vtkInteractorStyleTrackballCamera)
 
void OnLeftButtonDown ()
 
void setData (vtkSmartPointer< vtkPolyData > data)
 

Static Public Member Functions

static axlInteractorCellPickingNew ()
 

Protected Member Functions

 axlInteractorCellPicking (QObject *parent=0)
 
 ~axlInteractorCellPicking (void)
 

Detailed Description

Definition at line 26 of file axlInteractorCellPicking.h.

Constructor & Destructor Documentation

axlInteractorCellPicking::axlInteractorCellPicking ( QObject *  parent = 0)
protected

Definition at line 41 of file axlInteractorCellPicking.cpp.

axlInteractorCellPicking::~axlInteractorCellPicking ( void  )
protected

Definition at line 46 of file axlInteractorCellPicking.cpp.

Member Function Documentation

static axlInteractorCellPicking* axlInteractorCellPicking::New ( )
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   
)

The documentation for this class was generated from the following files: