CGAL 6.0 - Quadtrees, Octrees, and Orthtrees
Loading...
Searching...
No Matches
CGAL::Orthtree< GeomTraits > Member List

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

add_property(const std::string &name, const T default_value=T())CGAL::Orthtree< GeomTraits >
Adjacency typedefCGAL::Orthtree< GeomTraits >
adjacent_node(Node_index n, const Local_coordinates &direction) constCGAL::Orthtree< GeomTraits >
adjacent_node(Node_index n, Adjacency adjacency) constCGAL::Orthtree< GeomTraits >
barycenter(Node_index n) constCGAL::Orthtree< GeomTraits >
Bbox typedefCGAL::Orthtree< GeomTraits >
bbox(Node_index n) constCGAL::Orthtree< GeomTraits >
child(Node_index n, std::size_t i) constCGAL::Orthtree< GeomTraits >
data(Node_index n)CGAL::Orthtree< GeomTraits >
data(Node_index n) constCGAL::Orthtree< GeomTraits >
deepest_first_child(Node_index n) constCGAL::Orthtree< GeomTraits >
degreeCGAL::Orthtree< GeomTraits >static
depth() constCGAL::Orthtree< GeomTraits >
depth(Node_index n) constCGAL::Orthtree< GeomTraits >
descendant(Node_index node, Indices... indices)CGAL::Orthtree< GeomTraits >
dimensionCGAL::Orthtree< GeomTraits >static
first_child_at_depth(Node_index n, std::size_t d) constCGAL::Orthtree< GeomTraits >
FT typedefCGAL::Orthtree< GeomTraits >
Global_coordinates typedefCGAL::Orthtree< GeomTraits >
global_coordinates(Node_index n) constCGAL::Orthtree< GeomTraits >
grade()CGAL::Orthtree< GeomTraits >
has_dataCGAL::Orthtree< GeomTraits >static
intersected_nodes(const Query &query, OutputIterator output) constCGAL::Orthtree< GeomTraits >
is_leaf(Node_index n) constCGAL::Orthtree< GeomTraits >
is_root(Node_index n) constCGAL::Orthtree< GeomTraits >
is_topology_equal(Node_index lhsNode, const Self &lhsTree, Node_index rhsNode, const Self &rhsTree)CGAL::Orthtree< GeomTraits >static
is_topology_equal(const Self &lhs, const Self &rhs)CGAL::Orthtree< GeomTraits >static
Kernel typedefCGAL::Orthtree< GeomTraits >
local_coordinates(Node_index n) constCGAL::Orthtree< GeomTraits >
Local_coordinates typedefCGAL::Orthtree< GeomTraits >
locate(const Point &point) constCGAL::Orthtree< GeomTraits >
nearest_k_neighbors(const Point &query, std::size_t k, OutputIterator output) const -> std::enable_if_t< supports_neighbor_search, OutputIterator >CGAL::Orthtree< GeomTraits >
nearest_k_neighbors_within_radius(const Sphere &query, std::size_t k, OutputIterator output) const -> std::enable_if_t< supports_neighbor_search, OutputIterator >CGAL::Orthtree< GeomTraits >
neighbors_within_radius(const Sphere &query, OutputIterator output) const -> std::enable_if_t< supports_neighbor_search, OutputIterator >CGAL::Orthtree< GeomTraits >
next_sibling(Node_index n) constCGAL::Orthtree< GeomTraits >
next_sibling_up(Node_index n) constCGAL::Orthtree< GeomTraits >
node(Indices... indices)CGAL::Orthtree< GeomTraits >
Node_index typedefCGAL::Orthtree< GeomTraits >
Node_index_range typedefCGAL::Orthtree< GeomTraits >
operator!=(const Self &rhs) constCGAL::Orthtree< GeomTraits >
operator==(const Self &rhs) constCGAL::Orthtree< GeomTraits >
Orthtree(Traits traits)CGAL::Orthtree< GeomTraits >explicit
Orthtree(Args &&... args)CGAL::Orthtree< GeomTraits >explicit
Orthtree(const Orthtree &other)CGAL::Orthtree< GeomTraits >explicit
Orthtree(Orthtree &&other)CGAL::Orthtree< GeomTraits >explicit
parent(Node_index n) constCGAL::Orthtree< GeomTraits >
Point typedefCGAL::Orthtree< GeomTraits >
properties() constCGAL::Orthtree< GeomTraits >
property(const std::string &name) constCGAL::Orthtree< GeomTraits >
Property_map typedefCGAL::Orthtree< GeomTraits >
refine(const Split_predicate &split_predicate)CGAL::Orthtree< GeomTraits >
refine(size_t max_depth=10, size_t bucket_size=20)CGAL::Orthtree< GeomTraits >
remove_property(Property_map< T > property)CGAL::Orthtree< GeomTraits >
root() constCGAL::Orthtree< GeomTraits >
Self typedefCGAL::Orthtree< GeomTraits >
Sphere typedefCGAL::Orthtree< GeomTraits >
split(Node_index n)CGAL::Orthtree< GeomTraits >
Split_predicate typedefCGAL::Orthtree< GeomTraits >
supports_neighbor_searchCGAL::Orthtree< GeomTraits >static
traits() constCGAL::Orthtree< GeomTraits >
traverse(Traversal traversal) constCGAL::Orthtree< GeomTraits >
traverse(Args &&...args) constCGAL::Orthtree< GeomTraits >