Point Cloud Library (PCL) 1.12.1
Loading...
Searching...
No Matches
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

Definition at line 590 of file mls.h.

References Leaf(), and valid.

Referenced by Leaf().

Member Data Documentation

◆ valid

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

Definition at line 590 of file mls.h.

Referenced by Leaf().


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