|
Point Cloud Library (PCL)
1.5.1
|
#include "pcl/surface/mls.h"#include <pcl/common/io.h>#include <pcl/common/centroid.h>#include <pcl/common/eigen.h>
Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_MovingLeastSquares(T, OutT) template class PCL_EXPORTS pcl::MovingLeastSquares<T,OutT>; |
| #define PCL_INSTANTIATE_MovingLeastSquares | ( | T, | |
| OutT | |||
| ) | template class PCL_EXPORTS pcl::MovingLeastSquares<T,OutT>; |
1.8.0