#include <organized_curvature_estimation_omp.h>
Public Types | |
typedef OrganizedCurvatureEstimation < PointInT, PointNT, PointLabelT, PointOutT > ::PointCloudOut | PointCloudOut |
Public Member Functions | |
OrganizedCurvatureEstimationOMP () | |
Protected Member Functions | |
void | computeFeature (PointCloudOut &output) |
Definition at line 71 of file organized_curvature_estimation_omp.h.
typedef OrganizedCurvatureEstimation<PointInT,PointNT,PointLabelT,PointOutT>::PointCloudOut cob_3d_features::OrganizedCurvatureEstimationOMP< PointInT, PointNT, PointLabelT, PointOutT >::PointCloudOut |
Reimplemented from cob_3d_features::OrganizedCurvatureEstimation< PointInT, PointNT, PointLabelT, PointOutT >.
Definition at line 82 of file organized_curvature_estimation_omp.h.
cob_3d_features::OrganizedCurvatureEstimationOMP< PointInT, PointNT, PointLabelT, PointOutT >::OrganizedCurvatureEstimationOMP | ( | ) | [inline] |
Definition at line 84 of file organized_curvature_estimation_omp.h.
void cob_3d_features::OrganizedCurvatureEstimationOMP< PointInT, PointNT, PointLabelT, PointOutT >::computeFeature | ( | PointCloudOut & | output | ) | [protected, virtual] |
Reimplemented from cob_3d_features::OrganizedCurvatureEstimation< PointInT, PointNT, PointLabelT, PointOutT >.
Definition at line 69 of file organized_curvature_estimation_omp.hpp.