pcl::VoxelGrid< sensor_msgs::PointCloud2 >::Leaf Struct Reference

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

#include <voxel_grid.h>

List of all members.

Public Member Functions

 Leaf ()

Public Attributes

Eigen::VectorXf centroid
int nr_points

Detailed Description

template<>
struct pcl::VoxelGrid< sensor_msgs::PointCloud2 >::Leaf

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

Definition at line 464 of file voxel_grid.h.


Constructor & Destructor Documentation

pcl::VoxelGrid< sensor_msgs::PointCloud2 >::Leaf::Leaf (  )  [inline]

Definition at line 466 of file voxel_grid.h.


Member Data Documentation

Eigen::VectorXf pcl::VoxelGrid< sensor_msgs::PointCloud2 >::Leaf::centroid

Definition at line 467 of file voxel_grid.h.

int pcl::VoxelGrid< sensor_msgs::PointCloud2 >::Leaf::nr_points

Definition at line 468 of file voxel_grid.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:23 2013