Functions
contrib/oxl/mvl/LineSeg.cxx File Reference
#include "LineSeg.h"
#include <vcl_iostream.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &s, const LineSeg &l)
 Save to vcl_ostream.
vcl_istream & operator>> (vcl_istream &s, LineSeg &l)
 Read from vcl_istream.

Detailed Description

Definition in file LineSeg.cxx.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
const LineSeg l 
)

Save to vcl_ostream.

Definition at line 20 of file LineSeg.cxx.

vcl_istream& operator>> ( vcl_istream &  s,
LineSeg l 
)

Read from vcl_istream.

Definition at line 31 of file LineSeg.cxx.