, including all inherited members.
BaseClass typedef | pcl::Feature< PointInT, PointOutT > | |
compute(PointCloudOut &output) | pcl::Feature< PointInT, PointOutT > | [inline] |
computeFeature(PointCloudOut &output) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [inline, protected, virtual] |
computePairFeatures(const pcl::PointCloud< PointInT > &cloud, const pcl::PointCloud< PointNT > &normals, int p_idx, int q_idx, float &f1, float &f2, float &f3, float &f4) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [inline] |
computePointPFHSignature(const pcl::PointCloud< PointInT > &cloud, const pcl::PointCloud< PointNT > &normals, const std::vector< int > &indices, int nr_split, Eigen::VectorXf &pfh_histogram) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [inline] |
d_pi_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [private] |
deinitCompute() | pcl::PCLBase< PointInT > | [inline, protected] |
f_index_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [private] |
fake_indices_ | pcl::PCLBase< PointInT > | [protected] |
Feature() | pcl::Feature< PointInT, PointOutT > | [inline] |
feature_name_ | pcl::Feature< PointInT, PointOutT > | [protected] |
FeatureFromNormals() | pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > | [inline] |
getClassName() const | pcl::Feature< PointInT, PointOutT > | [inline, protected] |
getIndices() | pcl::PCLBase< PointInT > | [inline] |
getInputCloud() | pcl::PCLBase< PointInT > | [inline] |
getInputNormals() | pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > | [inline] |
getKSearch() | pcl::Feature< PointInT, PointOutT > | [inline] |
getNrSubdivisions(int &nr_subdiv) | pcl::PFHEstimation< PointInT, PointNT, 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] |
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 > | |
normals_ | pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > | [protected] |
nr_subdiv_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [private] |
PCLBase() | pcl::PCLBase< PointInT > | [inline] |
pfh_histogram_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [private] |
pfh_tuple_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [private] |
PFHEstimation() | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | [inline] |
PointCloud typedef | pcl::PCLBase< PointInT > | |
PointCloudConstPtr typedef | pcl::PCLBase< PointInT > | |
PointCloudIn typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
PointCloudOut typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
PointCloudPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesConstPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesPtr typedef | pcl::PCLBase< PointInT > | |
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] |
setInputNormals(const PointCloudNConstPtr &normals) | pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > | [inline] |
setKSearch(int k) | pcl::Feature< PointInT, PointOutT > | [inline] |
setNrSubdivisions(int nr_subdiv) | pcl::PFHEstimation< PointInT, PointNT, 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] |
surface_ | pcl::Feature< PointInT, PointOutT > | [protected] |
tree_ | pcl::Feature< PointInT, PointOutT > | [protected] |
use_indices_ | pcl::PCLBase< PointInT > | [protected] |