, including all inherited members.
BaseClass typedef | pcl::NarfDescriptor | |
compute(PointCloudOut &output) | pcl::NarfDescriptor | |
computeFeature(PointCloudOut &output) | pcl::NarfDescriptor | [protected, virtual] |
deinitCompute() | pcl::PCLBase< PointWithRange > | [inline, protected] |
fake_indices_ | pcl::PCLBase< PointWithRange > | [protected] |
Feature() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
feature_name_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
getClassName() const | pcl::Feature< PointWithRange, Narf36 > | [inline, protected] |
getIndices() | pcl::PCLBase< PointWithRange > | [inline] |
getInputCloud() | pcl::PCLBase< PointWithRange > | [inline] |
getKSearch() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
getParameters() | pcl::NarfDescriptor | [inline] |
getRadiusSearch() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
getSearchMethod() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
getSearchParameter() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
getSearchSurface() | pcl::Feature< PointWithRange, Narf36 > | [inline] |
indices_ | pcl::PCLBase< PointWithRange > | [protected] |
initCompute() | pcl::PCLBase< PointWithRange > | [inline, protected] |
input_ | pcl::PCLBase< PointWithRange > | [protected] |
k_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
KdTree typedef | pcl::Feature< PointWithRange, Narf36 > | |
KdTreePtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
NarfDescriptor(const RangeImage *range_image=NULL, const std::vector< int > *indices=NULL) | pcl::NarfDescriptor | |
parameters_ | pcl::NarfDescriptor | [protected] |
PCLBase() | pcl::PCLBase< PointWithRange > | [inline] |
PointCloud typedef | pcl::PCLBase< PointWithRange > | |
PointCloudConstPtr typedef | pcl::PCLBase< PointWithRange > | |
PointCloudIn typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudInConstPtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudInPtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudOut typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudPtr typedef | pcl::PCLBase< PointWithRange > | |
PointIndicesConstPtr typedef | pcl::PCLBase< PointWithRange > | |
PointIndicesPtr typedef | pcl::PCLBase< PointWithRange > | |
range_image_ | pcl::NarfDescriptor | [protected] |
search_method_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
search_method_surface_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
search_parameter_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
search_radius_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
searchForNeighbors(int index, double parameter, std::vector< int > &indices, std::vector< float > &distances) | pcl::Feature< PointWithRange, Narf36 > | [inline] |
SearchMethod typedef | pcl::Feature< PointWithRange, Narf36 > | |
SearchMethodSurface typedef | pcl::Feature< PointWithRange, Narf36 > | |
setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< PointWithRange > | [inline] |
setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< PointWithRange > | [inline] |
setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< PointWithRange > | [inline, virtual] |
setKSearch(int k) | pcl::Feature< PointWithRange, Narf36 > | [inline] |
setRadiusSearch(double radius) | pcl::Feature< PointWithRange, Narf36 > | [inline] |
setRangeImage(const RangeImage *range_image, const std::vector< int > *indices=NULL) | pcl::NarfDescriptor | |
setSearchMethod(const KdTreePtr &tree) | pcl::Feature< PointWithRange, Narf36 > | [inline] |
setSearchSurface(const PointCloudInConstPtr &cloud) | pcl::Feature< PointWithRange, Narf36 > | [inline] |
surface_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
tree_ | pcl::Feature< PointWithRange, Narf36 > | [protected] |
use_indices_ | pcl::PCLBase< PointWithRange > | [protected] |
~NarfDescriptor() | pcl::NarfDescriptor | |