BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Protected Attributes
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2 Class Reference

#include <Arr_batched_point_location_traits_2.h>

Collaboration diagram for Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2:
Collaboration graph
[legend]

List of all members.

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 Basebase () const
Basebase ()
 operator const Base & () const
 operator Base & ()
Vertex_const_handle vertex_handle () const

Protected Attributes

Base m_base_pt
Vertex_const_handle m_v

template<typename Arrangement_>
class Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2


Member Typedef Documentation

template<typename Arrangement_ >
typedef Base_point_2 Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Base

Constructor & Destructor Documentation

template<typename Arrangement_ >
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 ( ) [inline]
template<typename Arrangement_ >
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 ( const Base pt) [inline]
template<typename Arrangement_ >
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::Ex_point_2 ( const Base pt,
Vertex_const_handle  v 
) [inline]

Member Function Documentation

template<typename Arrangement_ >
const Base& Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::base ( ) const [inline]

Here is the caller graph for this function:

template<typename Arrangement_ >
Base& Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::base ( ) [inline]
template<typename Arrangement_ >
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::operator Base & ( ) [inline]
template<typename Arrangement_ >
Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::operator const Base & ( ) const [inline]
template<typename Arrangement_ >
Vertex_const_handle Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::vertex_handle ( ) const [inline]

Here is the caller graph for this function:


Member Data Documentation

template<typename Arrangement_ >
Base Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::m_base_pt [protected]
template<typename Arrangement_ >
Vertex_const_handle Arr_batched_point_location_traits_2< Arrangement_ >::Ex_point_2::m_v [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines