#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 301 of file sac_model_sphere.hpp.