Public Member Functions | Private Attributes
pcl::visualization::AreaPickingEvent Class Reference

#include <area_picking_event.h>

List of all members.

Public Member Functions

 AreaPickingEvent (std::size_t nb_points, const std::vector< int > &indices)
bool getPointsIndices (std::vector< int > &indices) const
 For situations where a whole are is selected, return the points indices.

Private Attributes

std::vector< int > indices_
std::size_t nb_points_

Detailed Description

/brief Class representing 3D area picking events.

Definition at line 49 of file area_picking_event.h.


Constructor & Destructor Documentation

pcl::visualization::AreaPickingEvent::AreaPickingEvent ( std::size_t  nb_points,
const std::vector< int > &  indices 
) [inline]

Definition at line 52 of file area_picking_event.h.


Member Function Documentation

bool pcl::visualization::AreaPickingEvent::getPointsIndices ( std::vector< int > &  indices) const [inline]

For situations where a whole are is selected, return the points indices.

Parameters:
[out]indicesindices of the points under the area selected by user.
Returns:
true, if the area selected by the user contains points, false otherwise

Definition at line 62 of file area_picking_event.h.


Member Data Documentation

Definition at line 72 of file area_picking_event.h.

Definition at line 71 of file area_picking_event.h.


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


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