Point Cloud Library (PCL)  1.3.1
Defines
boundary.hpp File Reference
#include "pcl/features/boundary.h"
#include <cfloat>
Include dependency graph for boundary.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_BoundaryEstimation(PointInT, PointNT, PointOutT)   template class PCL_EXPORTS pcl::BoundaryEstimation<PointInT, PointNT, PointOutT>;

Define Documentation

#define PCL_INSTANTIATE_BoundaryEstimation (   PointInT,
  PointNT,
  PointOutT 
)    template class PCL_EXPORTS pcl::BoundaryEstimation<PointInT, PointNT, PointOutT>;

Definition at line 146 of file boundary.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines