#include "pcl/sample_consensus/msac.h"#include <algorithm>#include <pcl/sample_consensus/sac.h>#include <pcl/sample_consensus/sac_model.h>

Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_MEstimatorSampleConsensus(T) template class pcl::MEstimatorSampleConsensus<T>; |
| #define PCL_INSTANTIATE_MEstimatorSampleConsensus | ( | T | ) | template class pcl::MEstimatorSampleConsensus<T>; |