|
Point Cloud Library (PCL) 1.3.1
|
#include "pcl/sample_consensus/sac_model_plane.h"#include "pcl/common/centroid.h"#include "pcl/common/eigen.h"#include "pcl/common/concatenate.h"
Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_SampleConsensusModelPlane(T) template class PCL_EXPORTS pcl::SampleConsensusModelPlane<T>; |
| #define PCL_INSTANTIATE_SampleConsensusModelPlane | ( | T | ) | template class PCL_EXPORTS pcl::SampleConsensusModelPlane<T>; |
Definition at line 357 of file sac_model_plane.hpp.
1.7.4