BWAPI
|
#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>
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) |
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 |