Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_PPFRGBEstimation(T, NT, OutT) template class PCL_EXPORTS pcl::PPFRGBEstimation<T,NT,OutT>; |
#define | PCL_INSTANTIATE_PPFRGBRegionEstimation(T, NT, OutT) template class PCL_EXPORTS pcl::PPFRGBRegionEstimation<T,NT,OutT>; |
#define PCL_INSTANTIATE_PPFRGBEstimation | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::PPFRGBEstimation<T,NT,OutT>; |
Definition at line 141 of file ppfrgb.hpp.
#define PCL_INSTANTIATE_PPFRGBRegionEstimation | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::PPFRGBRegionEstimation<T,NT,OutT>; |
Definition at line 142 of file ppfrgb.hpp.