#include <dlrGeometry/lineSegment2D.h>
#include <dlrNumeric/utilities.h>
Go to the source code of this file.
Functions | |
| std::istream & | dlr::geometry::operator>> (std::istream &stream, LineSegment2D &lineSegment) |
| std::ostream & | dlr::geometry::operator<< (std::ostream &stream, const LineSegment2D &lineSegment) |
Copyright (C) 2007-2008 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file lineSegment2D.cpp.
1.5.8