#include <CGAL/SimpleCartesian/LineS2.h>

Go to the source code of this file.
Classes | |
| class | SegmentS2< FT > |
Functions | |
| template<class FT > | |
| std::ostream & | operator<< (std::ostream &os, const SegmentS2< FT > &s) |
| template<class FT > | |
| std::istream & | operator>> (std::istream &is, SegmentS2< FT > &s) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const SegmentS2< FT > & | s | ||
| ) |
Definition at line 232 of file SegmentS2.h.
References IO::ASCII, IO::BINARY, IO::mode, and s.
| std::istream& operator>> | ( | std::istream & | is, |
| SegmentS2< FT > & | s | ||
| ) |