#include "pcl/features/boundary.h"#include <pcl/features/feature.h>#include <Eigen/Geometry>#include <cfloat>

Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_BoundaryEstimation(PointInT, PointNT, PointOutT) template class pcl::BoundaryEstimation<PointInT, PointNT, PointOutT>; |
| #define PCL_INSTANTIATE_BoundaryEstimation | ( | PointInT, | |||
| PointNT, | |||||
| PointOutT | ) | template class pcl::BoundaryEstimation<PointInT, PointNT, PointOutT>; |
Definition at line 146 of file boundary.hpp.