Point Cloud Library (PCL)
1.3.1
|
#include "pcl/sample_consensus/sac_model_sphere.h"
#include <unsupported/Eigen/NonLinearOptimization>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_SampleConsensusModelSphere(T) template class PCL_EXPORTS pcl::SampleConsensusModelSphere<T>; |
#define PCL_INSTANTIATE_SampleConsensusModelSphere | ( | T | ) | template class PCL_EXPORTS pcl::SampleConsensusModelSphere<T>; |
Definition at line 326 of file sac_model_sphere.hpp.