pcl::TBB_NormalEstimationTBB< PointInT, PointOutT > Class Template Reference

#include <normal_3d_tbb.h>

List of all members.

Public Member Functions

void operator() (const tbb::blocked_range< size_t > &r) const
 Method holding the actual computational loop.
 TBB_NormalEstimationTBB (NormalEstimationTBB< PointInT, PointOutT > *feature, PointCloudOut &output)
 Empty constructor.

Private Types

typedef Feature< PointInT,
PointOutT >::PointCloudOut 
PointCloudOut

Private Attributes

NormalEstimationTBB< PointInT,
PointOutT > * 
feature_
PointCloudOutoutput_

Detailed Description

template<typename PointInT, typename PointOutT>
class pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >

Definition at line 116 of file normal_3d_tbb.h.


Member Typedef Documentation

template<typename PointInT , typename PointOutT >
typedef Feature<PointInT, PointOutT>::PointCloudOut pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >::PointCloudOut [private]

Definition at line 118 of file normal_3d_tbb.h.


Constructor & Destructor Documentation

template<typename PointInT , typename PointOutT >
pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >::TBB_NormalEstimationTBB ( NormalEstimationTBB< PointInT, PointOutT > *  feature,
PointCloudOut output 
) [inline]

Empty constructor.

Definition at line 128 of file normal_3d_tbb.h.


Member Function Documentation

template<typename PointInT , typename PointOutT >
void pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >::operator() ( const tbb::blocked_range< size_t > &  r  )  const [inline]

Method holding the actual computational loop.

Definition at line 45 of file normal_3d_tbb.hpp.


Member Data Documentation

template<typename PointInT , typename PointOutT >
NormalEstimationTBB<PointInT, PointOutT>* pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >::feature_ [private]

Definition at line 120 of file normal_3d_tbb.h.

template<typename PointInT , typename PointOutT >
PointCloudOut& pcl::TBB_NormalEstimationTBB< PointInT, PointOutT >::output_ [private]

Definition at line 121 of file normal_3d_tbb.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:23 2013