Public Member Functions | Public Attributes
pcl::UniformSampling< PointInT >::Leaf Struct Reference

Simple structure to hold an nD centroid and the number of points in a leaf. More...

#include <uniform_sampling.h>

List of all members.

Public Member Functions

 Leaf ()

Public Attributes

int idx

Detailed Description

template<typename PointInT>
struct pcl::UniformSampling< PointInT >::Leaf

Simple structure to hold an nD centroid and the number of points in a leaf.

Definition at line 112 of file uniform_sampling.h.


Constructor & Destructor Documentation

template<typename PointInT>
pcl::UniformSampling< PointInT >::Leaf::Leaf ( ) [inline]

Definition at line 114 of file uniform_sampling.h.


Member Data Documentation

template<typename PointInT>
int pcl::UniformSampling< PointInT >::Leaf::idx

Definition at line 115 of file uniform_sampling.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:37