#include "pcl/sample_consensus/sac_model_normal_plane.h"
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_SampleConsensusModelNormalPlane(PointT, PointNT) template class pcl::SampleConsensusModelNormalPlane<PointT, PointNT>; |
#define PCL_INSTANTIATE_SampleConsensusModelNormalPlane | ( | PointT, | |||
PointNT | ) | template class pcl::SampleConsensusModelNormalPlane<PointT, PointNT>; |
Definition at line 193 of file sac_model_normal_plane.hpp.