pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT > Class Template Reference

#include <pcl/features/ppfrgb.h>

Inheritance diagram for pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >:
Inheritance graph
[legend]
Collaboration diagram for pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >:
Collaboration graph
[legend]

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 (  )  [inline]

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends