#include <CGAL/SimpleCartesian/LineS3.h>#include <CGAL/SimpleCartesian/predicates_on_pointsS3.h>#include <CGAL/SimpleCartesian/basic_constructionsS3.h>

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