Point Cloud Library (PCL)  1.3.1
pcl::NarfDescriptor Member List
This is the complete list of members for pcl::NarfDescriptor, including all inherited members.
BaseClass typedefpcl::NarfDescriptor
compute(PointCloudOut &output)pcl::NarfDescriptor
ConstPtr typedefpcl::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 typedefpcl::Feature< PointWithRange, Narf36 >
KdTreePtr typedefpcl::Feature< PointWithRange, Narf36 >
NarfDescriptor(const RangeImage *range_image=NULL, const std::vector< int > *indices=NULL)pcl::NarfDescriptor
PointCloudIn typedefpcl::Feature< PointWithRange, Narf36 >
PointCloudInConstPtr typedefpcl::Feature< PointWithRange, Narf36 >
PointCloudInPtr typedefpcl::Feature< PointWithRange, Narf36 >
PointCloudOut typedefpcl::Feature< PointWithRange, Narf36 >
Ptr typedefpcl::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 typedefpcl::Feature< PointWithRange, Narf36 >
SearchMethodSurface typedefpcl::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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines