/brief Class representing 3D area picking events. More...
#include <pcl/visualization/area_picking_event.h>
Public Member Functions | |
AreaPickingEvent (int nb_points, const pcl::Indices &indices) | |
bool | getPointsIndices (pcl::Indices &indices) const |
For situations where a whole are is selected, return the points indices. More... |
|
/brief Class representing 3D area picking events.
Definition at line 48 of file area_picking_event.h.
| inline |
Definition at line 51 of file area_picking_event.h.
| inline |
For situations where a whole are is selected, return the points indices.
[out] | indices | indices of the points under the area selected by user. |
Definition at line 61 of file area_picking_event.h.
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1visualization_1_1_area_picking_event.html