#include <pcl/sample_consensus/ransac.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_RandomSampleConsensus(T) template class PCL_EXPORTS pcl::RandomSampleConsensus<T>; |
#define PCL_INSTANTIATE_RandomSampleConsensus | ( | T | ) | template class PCL_EXPORTS pcl::RandomSampleConsensus<T>; |
Definition at line 135 of file ransac.hpp.