Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for KDTree< dim >::PointCloudAdaptor, including all inherited members.
coord_t typedef | KDTree< dim >::PointCloudAdaptor | |
kdtree_distance(const coord_t *p1, const std::size_t idx_p2, const std::size_t size) const | KDTree< dim >::PointCloudAdaptor | |
kdtree_get_bbox(BBOX &) const | KDTree< dim >::PointCloudAdaptor | |
kdtree_get_point_count() const | KDTree< dim >::PointCloudAdaptor | |
kdtree_get_pt(const std::size_t idx, const int d) const | KDTree< dim >::PointCloudAdaptor | |
PointCloudAdaptor(const std::vector< Point< dim >> &_points) | KDTree< dim >::PointCloudAdaptor | |
points | KDTree< dim >::PointCloudAdaptor |