pcl::visualization::PointPickingCallback Class Reference
#include <pcl/visualization/point_picking_event.h>
List of all members.
Detailed Description
Definition at line 52 of file point_picking_event.h.
Constructor & Destructor Documentation
| pcl::visualization::PointPickingCallback::PointPickingCallback |
( |
|
) |
[inline] |
| virtual pcl::visualization::PointPickingCallback::~PointPickingCallback |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void pcl::visualization::PointPickingCallback::Execute |
( |
vtkObject * |
caller, |
|
|
unsigned long |
eventid, |
|
|
void * |
| |
|
) |
| | [virtual] |
| int pcl::visualization::PointPickingCallback::performAreaPick |
( |
vtkRenderWindowInteractor * |
iren, |
|
|
std::vector< int > & |
indices | |
|
) |
| | |
| int pcl::visualization::PointPickingCallback::performSinglePick |
( |
vtkRenderWindowInteractor * |
iren, |
|
|
float & |
x, |
|
|
float & |
y, |
|
|
float & |
z | |
|
) |
| | |
| int pcl::visualization::PointPickingCallback::performSinglePick |
( |
vtkRenderWindowInteractor * |
iren |
) |
|
The documentation for this class was generated from the following file: