#include "vdgl_edgel.h"
#include <vgl/vgl_point_2d.h>
#include <vcl_iostream.h>
Go to the source code of this file.
Functions | |
| bool | operator== (const vdgl_edgel &e1, const vdgl_edgel &e2) |
| vcl_ostream & | operator<< (vcl_ostream &s, const vdgl_edgel &p) |
| vcl_ostream& operator<< | ( | vcl_ostream & | s, | |
| const vdgl_edgel & | p | |||
| ) |
Definition at line 33 of file vdgl_edgel.cxx.
| bool operator== | ( | const vdgl_edgel & | e1, | |
| const vdgl_edgel & | e2 | |||
| ) |
Definition at line 25 of file vdgl_edgel.cxx.
1.5.1