OGS
|
Definition in file LineSegment.h.
#include "Point.h"
Go to the source code of this file.
Classes | |
class | GeoLib::LineSegment |
Namespaces | |
namespace | GeoLib |
Functions | |
std::ostream & | GeoLib::operator<< (std::ostream &os, LineSegment const &s) |
std::ostream & | GeoLib::operator<< (std::ostream &os, std::pair< GeoLib::LineSegment const &, GeoLib::LineSegment const & > const &seg_pair) |
bool | GeoLib::operator== (LineSegment const &s0, LineSegment const &s1) |