Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
pcl::MovingLeastSquares< PointInT, PointOutT >::MLSVoxelGrid::Leaf Struct Reference

#include <pcl/surface/mls.h>

List of all members.

Public Member Functions

 Leaf ()

Public Attributes

bool valid

Detailed Description

template<typename PointInT, typename PointOutT>
struct pcl::MovingLeastSquares< PointInT, PointOutT >::MLSVoxelGrid::Leaf

Definition at line 378 of file mls.h.


Constructor & Destructor Documentation

template<typename PointInT, typename PointOutT>
pcl::MovingLeastSquares< PointInT, PointOutT >::MLSVoxelGrid::Leaf::Leaf ( ) [inline]

Definition at line 378 of file mls.h.


Member Data Documentation

template<typename PointInT, typename PointOutT>
bool pcl::MovingLeastSquares< PointInT, PointOutT >::MLSVoxelGrid::Leaf::valid

Definition at line 378 of file mls.h.


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