|
BWAPI
|
#include <Arr_basic_insertion_traits_2.h>

Public Member Functions | |
| Point_2 | operator() (const X_monotone_curve_2 &xcv) |
Protected Member Functions | |
| Construct_max_vertex_2 (const Base_construct_max_vertex_2 &base_max_v, const Base_equal_2 &base_equal) | |
Protected Attributes | |
| Base_construct_max_vertex_2 | m_base_max_v |
| Base_equal_2 | m_base_equal |
| Halfedge_handle | invalid_he |
Friends | |
| class | Arr_basic_insertion_traits_2< Traits_, Arrangement_ > |
| Allow its functor obtaining function calling the private constructor. | |
A functor that obtains the right endpoint of an x-monotone curve.
| Arr_basic_insertion_traits_2< Traits_, Arrangement_ >::Construct_max_vertex_2::Construct_max_vertex_2 | ( | const Base_construct_max_vertex_2 & | base_max_v, |
| const Base_equal_2 & | base_equal | ||
| ) | [inline, protected] |
Constructor. The constructor is declared private to allow only the functor obtaining function, which is a member of the nesting class, constructing it.
| Point_2 Arr_basic_insertion_traits_2< Traits_, Arrangement_ >::Construct_max_vertex_2::operator() | ( | const X_monotone_curve_2 & | xcv | ) | [inline] |

friend class Arr_basic_insertion_traits_2< Traits_, Arrangement_ > [friend] |
Allow its functor obtaining function calling the private constructor.
Halfedge_handle Arr_basic_insertion_traits_2< Traits_, Arrangement_ >::Construct_max_vertex_2::invalid_he [protected] |
Base_equal_2 Arr_basic_insertion_traits_2< Traits_, Arrangement_ >::Construct_max_vertex_2::m_base_equal [protected] |
Base_construct_max_vertex_2 Arr_basic_insertion_traits_2< Traits_, Arrangement_ >::Construct_max_vertex_2::m_base_max_v [protected] |
1.7.6.1