Point Cloud Library (PCL)  1.3.1
Public Member Functions | Public Attributes
pcl::VoxelGrid::Leaf Struct Reference

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

List of all members.

Public Member Functions

 Leaf ()

Public Attributes

Eigen::VectorXf centroid
int nr_points

Detailed Description

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


Constructor & Destructor Documentation

pcl::VoxelGrid::Leaf::Leaf ( ) [inline]

Definition at line 317 of file voxel_grid.h.


Member Data Documentation

Definition at line 318 of file voxel_grid.h.

Definition at line 319 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