#include "HomgLineSeg2D.h"#include <mvl/HomgPoint2D.h>#include <mvl/HomgLine2D.h>#include <mvl/HomgOperator2D.h>#include <vnl/vnl_double_2.h>#include <vcl_iostream.h>Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &s, const HomgLineSeg2D &p) |
| print to vcl_ostream. | |
Definition in file HomgLineSeg2D.cxx.
| vcl_ostream& operator<< | ( | vcl_ostream & | s, |
| const HomgLineSeg2D & | p | ||
| ) |
print to vcl_ostream.
Definition at line 50 of file HomgLineSeg2D.cxx.
1.7.5.1