Point Cloud Library (PCL)  1.3.1
pcl::NormalEstimationOMP Member List
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 typedefpcl::NormalEstimationOMP
setNumberOfThreads(unsigned int nr_threads)pcl::NormalEstimationOMP [inline]
setViewPoint(float vpx, float vpy, float vpz)pcl::NormalEstimation< PointInT, PointOutT > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines