#include <pcl/features/ppfrgb.h>


Public Types | |
| typedef pcl::PointCloud < PointOutT > | PointCloudOut |
Public Member Functions | |
| PPFRGBEstimation () | |
| Empty Constructor. | |
Definition at line 47 of file ppfrgb.h.
| typedef pcl::PointCloud<PointOutT> pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PointCloudOut |
Reimplemented from pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >.
| pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PPFRGBEstimation | ( | ) | [inline] |
Empty Constructor.
Definition at line 46 of file ppfrgb.hpp.
References pcl::Feature< PointInT, PointOutT >::feature_name_.