![]() |
NDEVR
API Documentation
|
This is the complete list of members for PCLRTreeWrapper< PointT >, including all inherited members.
| m_tree | PCLRTreeWrapper< PointT > | protected |
| nearestKSearch(const PointT &point, int k, std::vector< int > &k_indices, std::vector< float > &k_sqr_distances) const final override | PCLRTreeWrapper< PointT > | inline |
| PCLRTreeWrapper(const Buffer< Vertex< 3, fltp04 > > &vertices, const RTree< 3, fltp04 > &tree, uint04 &total_search_ptr, uint04 search_count, LogPtr log=LogPtr()) | PCLRTreeWrapper< PointT > | inline |
| radiusSearch(const PointT &point, double radius, std::vector< int > &k_indices, std::vector< float > &k_sqr_distances, unsigned int k=0) const final override | PCLRTreeWrapper< PointT > | inline |
| ~PCLRTreeWrapper() | PCLRTreeWrapper< PointT > | inlinevirtual |