CGAL 5.6.1 - Quadtrees, Octrees, and Orthtrees
CGAL::Orthtree< Traits_, PointRange_, PointMap_ > Member List

This is the complete list of members for CGAL::Orthtree< Traits_, PointRange_, PointMap_ >, including all inherited members.

Bbox typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
bbox(const Node &node) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Degree typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
depth() constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Dimension typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
FT typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
grade()CGAL::Orthtree< Traits_, PointRange_, PointMap_ >
intersected_nodes(const Query &query, OutputIterator output) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
locate(const Point &point) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
nearest_neighbors(const Point &query, std::size_t k, OutputIterator output) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
nearest_neighbors(const Sphere &query, OutputIterator output) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Node_range typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
operator!=(const Self &rhs) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
operator==(const Self &rhs) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
operator[](std::size_t index) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Orthtree(PointRange &point_range, PointMap point_map=PointMap(), const FT enlarge_ratio=1.2, Traits traits=Traits())CGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Point typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
PointMap typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
PointRange typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
refine(const Split_predicate &split_predicate)CGAL::Orthtree< Traits_, PointRange_, PointMap_ >
refine(size_t max_depth=10, size_t bucket_size=20)CGAL::Orthtree< Traits_, PointRange_, PointMap_ >
root() constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Self typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Sphere typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
Split_predicate typedefCGAL::Orthtree< Traits_, PointRange_, PointMap_ >
traverse(const Traversal &traversal=Traversal()) constCGAL::Orthtree< Traits_, PointRange_, PointMap_ >