Point Cloud Library (PCL)  1.7.0
Public Types | Public Member Functions
pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT > Class Template Reference

#include <pcl/features/ppfrgb.h>

+ Inheritance diagram for pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >:

List of all members.

Public Types

typedef pcl::PointCloud
< PointOutT > 
PointCloudOut

Public Member Functions

 PPFRGBEstimation ()
 Empty Constructor.

Detailed Description

template<typename PointInT, typename PointNT, typename PointOutT>
class pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >

Definition at line 47 of file ppfrgb.h.


Member Typedef Documentation

template<typename PointInT , typename PointNT , typename PointOutT >
typedef pcl::PointCloud<PointOutT> pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PointCloudOut

Reimplemented from pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >.

Definition at line 56 of file ppfrgb.h.


Constructor & Destructor Documentation

template<typename PointInT , typename PointNT , typename PointOutT >
pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PPFRGBEstimation ( )

Empty Constructor.

Definition at line 46 of file ppfrgb.hpp.

References pcl::Feature< PointInT, PointOutT >::feature_name_.


The documentation for this class was generated from the following files: