\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0 - Cone-Based Spanners
CGAL::Construct_yao_graph_2< Traits_, Graph_ > Member List

This is the complete list of members for CGAL::Construct_yao_graph_2< Traits_, Graph_ >, including all inherited members.

Construct_yao_graph_2(unsigned int k, Direction_2 initial_direction=Direction_2(1, 0), Cones_selected cones_selected=ALL_CONES)CGAL::Construct_yao_graph_2< Traits_, Graph_ >
Direction_2 typedefCGAL::Construct_yao_graph_2< Traits_, Graph_ >
directions(DirectionOutputIterator result)CGAL::Construct_yao_graph_2< Traits_, Graph_ >
Graph typedefCGAL::Construct_yao_graph_2< Traits_, Graph_ >
number_of_cones() constCGAL::Construct_yao_graph_2< Traits_, Graph_ >
operator()(const PointInputIterator &start, const PointInputIterator &end, Graph_ &g)CGAL::Construct_yao_graph_2< Traits_, Graph_ >
Point_2 typedefCGAL::Construct_yao_graph_2< Traits_, Graph_ >