Point Cloud Library (PCL)  1.3.1
Defines
sac_model_cylinder.hpp File Reference
#include "pcl/sample_consensus/sac_model_cylinder.h"
#include "pcl/common/concatenate.h"
#include <unsupported/Eigen/NonLinearOptimization>
Include dependency graph for sac_model_cylinder.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_SampleConsensusModelCylinder(PointT, PointNT)   template class PCL_EXPORTS pcl::SampleConsensusModelCylinder<PointT, PointNT>;

Define Documentation

#define PCL_INSTANTIATE_SampleConsensusModelCylinder (   PointT,
  PointNT 
)    template class PCL_EXPORTS pcl::SampleConsensusModelCylinder<PointT, PointNT>;

Definition at line 471 of file sac_model_cylinder.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines