, including all inherited members.
BaseClass typedef | pcl::NarfDescriptor | |
compute(PointCloudOut &output) | pcl::NarfDescriptor | |
ConstPtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
Feature() | pcl::Feature< PointWithRange, Narf36 > | [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] |
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 | |
PointCloudIn typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudInConstPtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudInPtr typedef | pcl::Feature< PointWithRange, Narf36 > | |
PointCloudOut typedef | pcl::Feature< PointWithRange, Narf36 > | |
Ptr typedef | pcl::Feature< PointWithRange, Narf36 > | |
searchForNeighbors(size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const | pcl::Feature< PointWithRange, Narf36 > | [inline] |
searchForNeighbors(const PointCloudIn &cloud, size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const | pcl::Feature< PointWithRange, Narf36 > | [inline] |
SearchMethod typedef | pcl::Feature< PointWithRange, Narf36 > | |
SearchMethodSurface typedef | pcl::Feature< PointWithRange, Narf36 > | |
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] |
~NarfDescriptor() | pcl::NarfDescriptor | |