Point Cloud Library (PCL)  1.13.1-dev
List of all members | Public Member Functions | Public Attributes
pcl::MovingLeastSquares< PointInT, PointOutT >::MLSVoxelGrid::Leaf Struct Reference

#include <pcl/surface/mls.h>

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 590 of file mls.h.

Constructor & Destructor Documentation

◆ Leaf()

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

Member Data Documentation

◆ valid

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

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