Public Types | Public Member Functions | Public Attributes
pcl::PointIndices Struct Reference

#include <PointIndices.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::pcl::PointIndices const > 
ConstPtr
typedef boost::shared_ptr
< ::pcl::PointIndices
Ptr

Public Member Functions

 PointIndices ()

Public Attributes

::pcl::PCLHeader header
std::vector< int > indices

Detailed Description

Definition at line 12 of file PointIndices.h.


Member Typedef Documentation

typedef boost::shared_ptr< ::pcl::PointIndices const> pcl::PointIndices::ConstPtr

Definition at line 23 of file PointIndices.h.

typedef boost::shared_ptr< ::pcl::PointIndices> pcl::PointIndices::Ptr

Definition at line 22 of file PointIndices.h.


Constructor & Destructor Documentation

Definition at line 14 of file PointIndices.h.


Member Data Documentation

Definition at line 17 of file PointIndices.h.

std::vector<int> pcl::PointIndices::indices

Definition at line 19 of file PointIndices.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:02