Public Member Functions | Static Public Member Functions | Private Attributes
pcl::visualization::PointPickingCallback Class Reference

#include <point_picking_event.h>

List of all members.

Public Member Functions

virtual void Execute (vtkObject *caller, unsigned long eventid, void *)
int performAreaPick (vtkRenderWindowInteractor *iren, std::vector< int > &indices)
int performSinglePick (vtkRenderWindowInteractor *iren)
int performSinglePick (vtkRenderWindowInteractor *iren, float &x, float &y, float &z)
 PointPickingCallback ()
virtual ~PointPickingCallback ()
 Empty destructor.

Static Public Member Functions

static PointPickingCallbackNew ()

Private Attributes

int idx_
bool pick_first_
float x_
float y_
float z_

Detailed Description

Definition at line 52 of file point_picking_event.h.


Constructor & Destructor Documentation

Definition at line 60 of file point_picking_event.h.

Empty destructor.

Definition at line 63 of file point_picking_event.h.


Member Function Documentation

void pcl::visualization::PointPickingCallback::Execute ( vtkObject *  caller,
unsigned long  eventid,
void *   
) [virtual]

Definition at line 57 of file point_picking_event.cpp.

Definition at line 55 of file point_picking_event.h.

int pcl::visualization::PointPickingCallback::performAreaPick ( vtkRenderWindowInteractor *  iren,
std::vector< int > &  indices 
)

Definition at line 168 of file point_picking_event.cpp.

int pcl::visualization::PointPickingCallback::performSinglePick ( vtkRenderWindowInteractor *  iren)

Definition at line 114 of file point_picking_event.cpp.

int pcl::visualization::PointPickingCallback::performSinglePick ( vtkRenderWindowInteractor *  iren,
float &  x,
float &  y,
float &  z 
)

Definition at line 136 of file point_picking_event.cpp.


Member Data Documentation

Definition at line 79 of file point_picking_event.h.

Definition at line 80 of file point_picking_event.h.

Definition at line 78 of file point_picking_event.h.

Definition at line 78 of file point_picking_event.h.

Definition at line 78 of file point_picking_event.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:36