This is the complete list of members for
pcl::NormalEstimationOMP, including all inherited members.
computePointNormal(const pcl::PointCloud< PointInT > &cloud, const std::vector< int > &indices, Eigen::Vector4f &plane_parameters, float &curvature) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
computePointNormal(const pcl::PointCloud< PointInT > &cloud, const std::vector< int > &indices, float &nx, float &ny, float &nz, float &curvature) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
getViewPoint(float &vpx, float &vpy, float &vpz) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
NormalEstimation() | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
NormalEstimationOMP() | pcl::NormalEstimationOMP | [inline] |
NormalEstimationOMP(unsigned int nr_threads) | pcl::NormalEstimationOMP | [inline] |
PointCloudOut typedef | pcl::NormalEstimationOMP | |
setNumberOfThreads(unsigned int nr_threads) | pcl::NormalEstimationOMP | [inline] |
setViewPoint(float vpx, float vpy, float vpz) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |