point_cloud_library / 1.12.1 / structpcl_1_1_grid_projection_1_1_leaf.html /

Data leaf. More...

#include <pcl/surface/grid_projection.h>

Public Member Functions

Leaf ()

Public Attributes

pcl::Indices data_indices
Eigen::Vector4f pt_on_surface
Eigen::Vector3f vect_at_grid_pt

Detailed Description

template<typename PointNT>
struct pcl::GridProjection< PointNT >::Leaf

Data leaf.

Definition at line 90 of file grid_projection.h.

Constructor & Destructor Documentation

Leaf()

template<typename PointNT >
pcl::GridProjection< PointNT >::Leaf::Leaf ( )
inline

Definition at line 92 of file grid_projection.h.

Member Data Documentation

data_indices

template<typename PointNT >
pcl::Indices pcl::GridProjection< PointNT >::Leaf::data_indices

pt_on_surface

vect_at_grid_pt

template<typename PointNT >
Eigen::Vector3f pcl::GridProjection< PointNT >::Leaf::vect_at_grid_pt

Definition at line 96 of file grid_projection.h.


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_grid_projection_1_1_leaf.html