Point Cloud Library (PCL)  1.14.0-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 ()=default
 

Public Attributes

bool valid {true}
 

Detailed Description

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

Definition at line 579 of file mls.h.

Constructor & Destructor Documentation

◆ Leaf()

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

Member Data Documentation

◆ valid

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

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