|
Point Cloud Library (PCL)
1.4.0
|
#include "pcl/sample_consensus/sac_model_cylinder.h"#include "pcl/common/concatenate.h"#include <unsupported/Eigen/NonLinearOptimization>
Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_SampleConsensusModelCylinder(PointT, PointNT) template class PCL_EXPORTS pcl::SampleConsensusModelCylinder<PointT, PointNT>; |
| #define PCL_INSTANTIATE_SampleConsensusModelCylinder | ( | PointT, | |
| PointNT | |||
| ) | template class PCL_EXPORTS pcl::SampleConsensusModelCylinder<PointT, PointNT>; |
Definition at line 471 of file sac_model_cylinder.hpp.
1.7.6.1