, including all inherited members.
BaseClass typedef | pcl::Feature< PointInT, PointOutT > | |
compute(PointCloudOut &output) | pcl::Feature< PointInT, PointOutT > | [inline] |
computeFeature(PointCloudOut &output) | pcl::NormalEstimationTBB< PointInT, PointOutT > | [inline, private, virtual] |
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] |
deinitCompute() | pcl::PCLBase< PointInT > | [inline, protected] |
fake_indices_ | pcl::PCLBase< PointInT > | [protected] |
Feature() | pcl::Feature< PointInT, PointOutT > | [inline] |
feature_name_ | pcl::Feature< PointInT, PointOutT > | [protected] |
FeaturePtr typedef | pcl::NormalEstimationTBB< PointInT, PointOutT > | |
getClassName() const | pcl::Feature< PointInT, PointOutT > | [inline, protected] |
getIndices() | pcl::PCLBase< PointInT > | [inline] |
getInputCloud() | pcl::PCLBase< PointInT > | [inline] |
getKSearch() | pcl::Feature< PointInT, PointOutT > | [inline] |
getRadiusSearch() | pcl::Feature< PointInT, PointOutT > | [inline] |
getSearchMethod() | pcl::Feature< PointInT, PointOutT > | [inline] |
getSearchParameter() | pcl::Feature< PointInT, PointOutT > | [inline] |
getSearchSurface() | pcl::Feature< PointInT, PointOutT > | [inline] |
getViewPoint(float &vpx, float &vpy, float &vpz) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
indices_ | pcl::PCLBase< PointInT > | [protected] |
initCompute() | pcl::PCLBase< PointInT > | [inline, protected] |
input_ | pcl::PCLBase< PointInT > | [protected] |
k_ | pcl::Feature< PointInT, PointOutT > | [protected] |
KdTree typedef | pcl::Feature< PointInT, PointOutT > | |
KdTreePtr typedef | pcl::Feature< PointInT, PointOutT > | |
NormalEstimation() | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
NormalEstimationTBB() | pcl::NormalEstimationTBB< PointInT, PointOutT > | [inline] |
NormalEstimationTBB(int nr_threads) | pcl::NormalEstimationTBB< PointInT, PointOutT > | [inline] |
PCLBase() | pcl::PCLBase< PointInT > | [inline] |
PointCloud typedef | pcl::PCLBase< PointInT > | |
PointCloudConstPtr typedef | pcl::PCLBase< PointInT > | |
PointCloudIn typedef | pcl::Feature< PointInT, PointOutT > | |
PointCloudInConstPtr typedef | pcl::Feature< PointInT, PointOutT > | |
PointCloudInPtr typedef | pcl::Feature< PointInT, PointOutT > | |
PointCloudOut typedef | pcl::NormalEstimationTBB< PointInT, PointOutT > | |
PointCloudPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesConstPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesPtr typedef | pcl::PCLBase< PointInT > | |
scheduler_ | pcl::NormalEstimationTBB< PointInT, PointOutT > | [private] |
search_method_ | pcl::Feature< PointInT, PointOutT > | [protected] |
search_method_surface_ | pcl::Feature< PointInT, PointOutT > | [protected] |
search_parameter_ | pcl::Feature< PointInT, PointOutT > | [protected] |
search_radius_ | pcl::Feature< PointInT, PointOutT > | [protected] |
searchForNeighbors(int index, double parameter, std::vector< int > &indices, std::vector< float > &distances) | pcl::Feature< PointInT, PointOutT > | [inline] |
SearchMethod typedef | pcl::Feature< PointInT, PointOutT > | |
SearchMethodSurface typedef | pcl::Feature< PointInT, PointOutT > | |
setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< PointInT > | [inline] |
setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< PointInT > | [inline] |
setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< PointInT > | [inline, virtual] |
setKSearch(int k) | pcl::Feature< PointInT, PointOutT > | [inline] |
setNumberOfThreads(int nr_threads) | pcl::NormalEstimationTBB< PointInT, PointOutT > | [inline] |
setRadiusSearch(double radius) | pcl::Feature< PointInT, PointOutT > | [inline] |
setSearchMethod(const KdTreePtr &tree) | pcl::Feature< PointInT, PointOutT > | [inline] |
setSearchSurface(const PointCloudInConstPtr &cloud) | pcl::Feature< PointInT, PointOutT > | [inline] |
setViewPoint(float vpx, float vpy, float vpz) | pcl::NormalEstimation< PointInT, PointOutT > | [inline] |
surface_ | pcl::Feature< PointInT, PointOutT > | [protected] |
tree_ | pcl::Feature< PointInT, PointOutT > | [protected] |
use_indices_ | pcl::PCLBase< PointInT > | [protected] |
~NormalEstimationTBB() | pcl::NormalEstimationTBB< PointInT, PointOutT > | [inline, virtual] |