BWAPI
|
#include <Arr_batched_point_location_traits_2.h>
Public Types | |
typedef Base_point_2 | Base |
Public Member Functions | |
Ex_point_2 () | |
Ex_point_2 (const Base &pt) | |
Ex_point_2 (const Base &pt, Vertex_const_handle v) | |
const Base & | base () const |
Base & | base () |
operator const Base & () const | |
operator Base & () | |
Vertex_const_handle | vertex_handle () const |
Protected Attributes | |
Base | m_base_pt |
Vertex_const_handle | m_v |
typedef Base_point_2 Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Base |
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 | ( | ) | [inline] |
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 | ( | const Base & | pt | ) | [inline] |
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 | ( | const Base & | pt, |
Vertex_const_handle | v | ||
) | [inline] |
const Base& Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::base | ( | ) | const [inline] |
Base& Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::base | ( | ) | [inline] |
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::operator Base & | ( | ) | [inline] |
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::operator const Base & | ( | ) | const [inline] |
Vertex_const_handle Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::vertex_handle | ( | ) | const [inline] |
Base Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::m_base_pt [protected] |
Vertex_const_handle Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::m_v [protected] |