OGS
LineSegment.h File Reference

Detailed Description

Definition in file LineSegment.h.

#include "Point.h"
Include dependency graph for LineSegment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoLib::LineSegment
 

Namespaces

 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)