CGAL 5.1 - Octree
CGAL::Octree::Octree< Point_range, Point_map > Member List

This is the complete list of members for CGAL::Octree::Octree< Point_range, Point_map >, including all inherited members.

bbox(const Node &node) constCGAL::Octree::Octree< Point_range, Point_map >
FT typedefCGAL::Octree::Octree< Point_range, Point_map >
grade()CGAL::Octree::Octree< Point_range, Point_map >
intersecting_nodes(const Query &query, Node_output_iterator output) constCGAL::Octree::Octree< Point_range, Point_map >
Kernel typedefCGAL::Octree::Octree< Point_range, Point_map >
locate(const Point &p) constCGAL::Octree::Octree< Point_range, Point_map >
max_depth_reached() constCGAL::Octree::Octree< Point_range, Point_map >
nearest_k_neighbors(const Point &search_point, std::size_t k, Point_output_iterator output) constCGAL::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) constCGAL::Octree::Octree< Point_range, Point_map >
Node typedefCGAL::Octree::Octree< Point_range, Point_map >
Node_range_const typedefCGAL::Octree::Octree< Point_range, Point_map >
Node_traversal_method_const typedefCGAL::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) constCGAL::Octree::Octree< Point_range, Point_map >
operator==(const Self &rhs) constCGAL::Octree::Octree< Point_range, Point_map >
operator[](int index) constCGAL::Octree::Octree< Point_range, Point_map >
Point typedefCGAL::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() constCGAL::Octree::Octree< Point_range, Point_map >
Self typedefCGAL::Octree::Octree< Point_range, Point_map >
Split_criterion_function typedefCGAL::Octree::Octree< Point_range, Point_map >
traverse(const Traversal &traversal_method=Traversal()) constCGAL::Octree::Octree< Point_range, Point_map >