#include <organized_normal_estimation_omp.h>

| Public Types | |
| typedef OrganizedNormalEstimation < PointInT, PointOutT, LabelOutT >::PointCloudOut | PointCloudOut | 
| Public Member Functions | |
| OrganizedNormalEstimationOMP () | |
| Protected Member Functions | |
| void | computeFeature (PointCloudOut &output) | 
Definition at line 71 of file organized_normal_estimation_omp.h.
| typedef OrganizedNormalEstimation<PointInT,PointOutT,LabelOutT>::PointCloudOut cob_3d_features::OrganizedNormalEstimationOMP< PointInT, PointOutT, LabelOutT >::PointCloudOut | 
Reimplemented from cob_3d_features::OrganizedNormalEstimation< PointInT, PointOutT, LabelOutT >.
Definition at line 81 of file organized_normal_estimation_omp.h.
| cob_3d_features::OrganizedNormalEstimationOMP< PointInT, PointOutT, LabelOutT >::OrganizedNormalEstimationOMP | ( | ) |  [inline] | 
Definition at line 83 of file organized_normal_estimation_omp.h.
| void cob_3d_features::OrganizedNormalEstimationOMP< PointInT, PointOutT, LabelOutT >::computeFeature | ( | PointCloudOut & | output | ) |  [protected, virtual] | 
Reimplemented from cob_3d_features::OrganizedNormalEstimation< PointInT, PointOutT, LabelOutT >.
Definition at line 70 of file organized_normal_estimation_omp.hpp.