NDEVR
API Documentation
PCLRTreeWrapper< PointT > Member List

This is the complete list of members for PCLRTreeWrapper< PointT >, including all inherited members.

m_treePCLRTreeWrapper< PointT >protected
nearestKSearch(const PointT &point, int k, std::vector< int > &k_indices, std::vector< float > &k_sqr_distances) const final overridePCLRTreeWrapper< 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 overridePCLRTreeWrapper< PointT >inline
~PCLRTreeWrapper()PCLRTreeWrapper< PointT >inlinevirtual