point_cloud_library / 1.12.1 / classpcl_1_1search_1_1_kd_tree-members.html /

This is the complete list of members for pcl::search::KdTree< PointT, Tree >, including all inherited members.

ConstPtr typedef pcl::search::KdTree< PointT, Tree >
getEpsilon() const pcl::search::KdTree< PointT, Tree > inline
getIndices() const pcl::search::Search< PointT > inlinevirtual
getInputCloud() const pcl::search::Search< PointT > inlinevirtual
getName() const pcl::search::Search< PointT > virtual
getPointRepresentation() const pcl::search::KdTree< PointT, Tree > inline
getSortedResults() pcl::search::Search< PointT > virtual
indices_ pcl::search::Search< PointT > protected
IndicesConstPtr typedef pcl::search::Search< PointT >
IndicesPtr typedef pcl::search::Search< PointT >
input_ pcl::search::Search< PointT > protected
KdTree(bool sorted=true) pcl::search::KdTree< PointT, Tree >
KdTreeConstPtr typedef pcl::search::KdTree< PointT, Tree >
KdTreePtr typedef pcl::search::KdTree< PointT, Tree >
name_ pcl::search::Search< PointT > protected
nearestKSearch(const PointT &point, int k, Indices &k_indices, std::vector< float > &k_sqr_distances) const override pcl::search::KdTree< PointT, Tree > virtual
pcl::search::Search::nearestKSearch(const PointCloud &cloud, index_t index, int k, Indices &k_indices, std::vector< float > &k_sqr_distances) const pcl::search::Search< PointT > virtual
pcl::search::Search::nearestKSearch(index_t index, int k, Indices &k_indices, std::vector< float > &k_sqr_distances) const pcl::search::Search< PointT > virtual
pcl::search::Search::nearestKSearch(const PointCloud &cloud, const Indices &indices, int k, std::vector< Indices > &k_indices, std::vector< std::vector< float > > &k_sqr_distances) const pcl::search::Search< PointT > virtual
nearestKSearchT(const PointTDiff &point, int k, Indices &k_indices, std::vector< float > &k_sqr_distances) const pcl::search::Search< PointT > inline
nearestKSearchT(const pcl::PointCloud< PointTDiff > &cloud, const Indices &indices, int k, std::vector< Indices > &k_indices, std::vector< std::vector< float > > &k_sqr_distances) const pcl::search::Search< PointT > inline
PointCloud typedef pcl::search::KdTree< PointT, Tree >
PointCloudConstPtr typedef pcl::search::KdTree< PointT, Tree >
PointCloudPtr typedef pcl::search::Search< PointT >
PointRepresentationConstPtr typedef pcl::search::KdTree< PointT, Tree >
Ptr typedef pcl::search::KdTree< PointT, Tree >
radiusSearch(const PointT &point, double radius, Indices &k_indices, std::vector< float > &k_sqr_distances, unsigned int max_nn=0) const override pcl::search::KdTree< PointT, Tree > virtual
pcl::search::Search::radiusSearch(const PointCloud &cloud, index_t index, double radius, Indices &k_indices, std::vector< float > &k_sqr_distances, unsigned int max_nn=0) const pcl::search::Search< PointT > virtual
pcl::search::Search::radiusSearch(index_t index, double radius, Indices &k_indices, std::vector< float > &k_sqr_distances, unsigned int max_nn=0) const pcl::search::Search< PointT > virtual
pcl::search::Search::radiusSearch(const PointCloud &cloud, const Indices &indices, double radius, std::vector< Indices > &k_indices, std::vector< std::vector< float > > &k_sqr_distances, unsigned int max_nn=0) const pcl::search::Search< PointT > virtual
radiusSearchT(const PointTDiff &point, double radius, Indices &k_indices, std::vector< float > &k_sqr_distances, unsigned int max_nn=0) const pcl::search::Search< PointT > inline
radiusSearchT(const pcl::PointCloud< PointTDiff > &cloud, const Indices &indices, double radius, std::vector< Indices > &k_indices, std::vector< std::vector< float > > &k_sqr_distances, unsigned int max_nn=0) const pcl::search::Search< PointT > inline
Search(const std::string &name="", bool sorted=false) pcl::search::Search< PointT >
setEpsilon(float eps) pcl::search::KdTree< PointT, Tree >
setInputCloud(const PointCloudConstPtr &cloud, const IndicesConstPtr &indices=IndicesConstPtr()) override pcl::search::KdTree< PointT, Tree >
pcl::search::Search::setInputCloud(const PointCloudConstPtr &cloud, const IndicesConstPtr &indices=IndicesConstPtr()) pcl::search::Search< PointT > virtual
setPointRepresentation(const PointRepresentationConstPtr &point_representation) pcl::search::KdTree< PointT, Tree >
setSortedResults(bool sorted_results) override pcl::search::KdTree< PointT, Tree > virtual
sorted_results_ pcl::search::Search< PointT > protected
sortResults(Indices &indices, std::vector< float > &distances) const pcl::search::Search< PointT > protected
tree_ pcl::search::KdTree< PointT, Tree > protected
~KdTree() pcl::search::KdTree< PointT, Tree > inline
~Search() pcl::search::Search< PointT > inlinevirtual

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1search_1_1_kd_tree-members.html