#include <CGAL/Line_2.h>

Go to the source code of this file.
Classes | |
| class | Segment_2< R, T > |
Functions | |
| 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) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Segment_2< R > & | s | ||
| ) |
Definition at line 187 of file Segment_2.h.
References s.
| std::istream& operator>> | ( | std::istream & | is, |
| Segment_2< R > & | s | ||
| ) |
Definition at line 197 of file Segment_2.h.