Point Cloud Library (PCL)  1.3.1
Defines
mls.hpp File Reference
#include "pcl/surface/mls.h"
#include <pcl/common/io.h>
#include <pcl/common/centroid.h>
#include <pcl/common/eigen.h>
Include dependency graph for mls.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_MovingLeastSquares(T, OutT)   template class PCL_EXPORTS pcl::MovingLeastSquares<T,OutT>;

Define Documentation

#define PCL_INSTANTIATE_MovingLeastSquares (   T,
  OutT 
)    template class PCL_EXPORTS pcl::MovingLeastSquares<T,OutT>;

Definition at line 292 of file mls.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines