Reference documentation for deal.II version 9.0.0
|
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 size_t idx_p2, const 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 size_t idx, const int d) const | KDTree< dim >::PointCloudAdaptor | |
PointCloudAdaptor(const std::vector< Point< dim > > &_points) | KDTree< dim >::PointCloudAdaptor | |
points | KDTree< dim >::PointCloudAdaptor |