| bbox(const Node &node) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| FT typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| grade() | CGAL::Octree::Octree< Point_range, Point_map > | |
| intersecting_nodes(const Query &query, Node_output_iterator output) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| Kernel typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| locate(const Point &p) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| max_depth_reached() const | CGAL::Octree::Octree< Point_range, Point_map > | |
| nearest_k_neighbors(const Point &search_point, std::size_t k, Point_output_iterator output) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| nearest_k_neighbors_in_radius(const Point &search_point, FT search_radius_squared, std::size_t k, Point_output_iterator output) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| Node typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| Node_range_const typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| Node_traversal_method_const typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| Octree(Point_range &point_range, Point_map point_map=Point_map(), const FT enlarge_ratio=1.2) | CGAL::Octree::Octree< Point_range, Point_map > | |
| operator!=(const Self &rhs) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| operator==(const Self &rhs) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| operator[](int index) const | CGAL::Octree::Octree< Point_range, Point_map > | |
| Point typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| refine(const Split_criterion_function &split_criterion) | CGAL::Octree::Octree< Point_range, Point_map > | |
| refine(size_t max_depth=10, size_t bucket_size=20) | CGAL::Octree::Octree< Point_range, Point_map > | |
| root() const | CGAL::Octree::Octree< Point_range, Point_map > | |
| Self typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| Split_criterion_function typedef | CGAL::Octree::Octree< Point_range, Point_map > | |
| traverse(const Traversal &traversal_method=Traversal()) const | CGAL::Octree::Octree< Point_range, Point_map > | |