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 performSinglePick (vtkRenderWindowInteractor *iren)
int performSinglePick (vtkRenderWindowInteractor *iren, float &x, float &y, float &z)
 PointPickingCallback ()

Static Public Member Functions

static PointPickingCallbackNew ()

Private Attributes

int idx_
bool pick_first_
float x_
float y_
float z_

Detailed Description

Definition at line 48 of file point_picking_event.h.


Constructor & Destructor Documentation

Definition at line 56 of file point_picking_event.h.


Member Function Documentation

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

Definition at line 47 of file point_picking_event.cpp.

Definition at line 51 of file point_picking_event.h.

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

Definition at line 78 of file point_picking_event.cpp.

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

Definition at line 94 of file point_picking_event.cpp.


Member Data Documentation

Definition at line 69 of file point_picking_event.h.

Definition at line 70 of file point_picking_event.h.

Definition at line 68 of file point_picking_event.h.

Definition at line 68 of file point_picking_event.h.

Definition at line 68 of file point_picking_event.h.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:40