Developer documentation | Axl-2.5.1

axlInteractorStyleRubberBandPick Class Reference

#include <axlInteractorStyleRubberBandPick.h>

Inheritance diagram for axlInteractorStyleRubberBandPick:

Signals

void IdsSelectedChanged (void)
 

Public Member Functions

 vtkTypeMacro (axlInteractorStyleRubberBandPick, vtkInteractorStyleRubberBandPick)
 
 axlInteractorStyleRubberBandPick (QObject *parent=0)
 
 ~axlInteractorStyleRubberBandPick (void)
 
virtual void OnLeftButtonUp ()
 
void SetPolyData (vtkSmartPointer< vtkPolyData > points)
 
QVector< int > ids (void)
 

Static Public Member Functions

static axlInteractorStyleRubberBandPickNew ()
 

Detailed Description

Definition at line 34 of file axlInteractorStyleRubberBandPick.h.

Constructor & Destructor Documentation

axlInteractorStyleRubberBandPick::axlInteractorStyleRubberBandPick ( QObject *  parent = 0)

Definition at line 161 of file axlInteractorStyleRubberBandPick.cpp.

axlInteractorStyleRubberBandPick::~axlInteractorStyleRubberBandPick ( void  )

Definition at line 168 of file axlInteractorStyleRubberBandPick.cpp.

Member Function Documentation

QVector< int > axlInteractorStyleRubberBandPick::ids ( void  )

Definition at line 157 of file axlInteractorStyleRubberBandPick.cpp.

void axlInteractorStyleRubberBandPick::IdsSelectedChanged ( void  )
signal
static axlInteractorStyleRubberBandPick* axlInteractorStyleRubberBandPick::New ( )
static
void axlInteractorStyleRubberBandPick::OnLeftButtonUp ( void  )
virtual

Definition at line 70 of file axlInteractorStyleRubberBandPick.cpp.

void axlInteractorStyleRubberBandPick::SetPolyData ( vtkSmartPointer< vtkPolyData >  points)

Definition at line 130 of file axlInteractorStyleRubberBandPick.cpp.

axlInteractorStyleRubberBandPick::vtkTypeMacro ( axlInteractorStyleRubberBandPick  ,
vtkInteractorStyleRubberBandPick   
)

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