BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Segment_2.h File Reference
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/Bbox_2.h>
#include <CGAL/Dimension.h>
Include dependency graph for Segment_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Segment_2< R_ >

Functions

template<class R_ >
CGAL_KERNEL_INLINE
Qualified_result_of< typename
R_::Construct_min_vertex_2,
Segment_2< R_ > >::type
Segment_2< R_ >::min 
BOOST_PREVENT_MACRO_SUBSTITUTION () const
template<class R >
std::ostream & operator<< (std::ostream &os, const Segment_2< R > &s)
template<class R >
std::istream & operator>> (std::istream &is, Segment_2< R > &s)

Function Documentation

template<class R_ >
CGAL_KERNEL_INLINE Qualified_result_of<typename R_::Construct_min_vertex_2, Segment_2<R_> >::type Segment_2<R_>::min BOOST_PREVENT_MACRO_SUBSTITUTION ( ) const

Here is the call graph for this function:

template<class R >
std::ostream& operator<< ( std::ostream &  os,
const Segment_2< R > &  s 
)
template<class R >
std::istream& operator>> ( std::istream &  is,
Segment_2< R > &  s 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines