Classes | Functions
contrib/oxl/mvl/LineSeg.h File Reference
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  LineSeg

Functions

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

Detailed Description

Author:
Andrew W. Fitzgibbon, Oxford RRG, 01 Aug 96

Definition in file LineSeg.h.


Function Documentation

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

Save to vcl_ostream.

Definition at line 20 of file LineSeg.cxx.

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

Read from vcl_istream.

Definition at line 31 of file LineSeg.cxx.