BWAPI
|
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include <CGAL/Kernel/Return_base_tag.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/Dimension.h>
Go to the source code of this file.
Classes | |
class | Segment_3< R_ > |
Functions | |
template<class R_ > | |
CGAL_KERNEL_INLINE R_::Point_3 Segment_3< R_ >::min | BOOST_PREVENT_MACRO_SUBSTITUTION () const |
template<class R > | |
std::ostream & | operator<< (std::ostream &os, const Segment_3< R > &s) |
template<class R > | |
std::istream & | operator>> (std::istream &is, Segment_3< R > &s) |
CGAL_KERNEL_INLINE R_::Point_3 Segment_3<R_>::min BOOST_PREVENT_MACRO_SUBSTITUTION | ( | ) | const |