Definition in file gst_vertex_2d.h.
#include <vcl_iosfwd.h>
#include <vbl/vbl_ref_count.h>
Go to the source code of this file.
Classes | |
| class | gst_vertex_2d |
Functions | |
| bool | operator== (const gst_vertex_2d &a, const gst_vertex_2d &b) |
| vcl_ostream & | operator<< (vcl_ostream &os, const gst_vertex_2d &v) |
| vcl_ostream& operator<< | ( | vcl_ostream & | os, | |
| const gst_vertex_2d & | v | |||
| ) |
Definition at line 13 of file gst_vertex_2d.cxx.
| bool operator== | ( | const gst_vertex_2d & | a, | |
| const gst_vertex_2d & | b | |||
| ) |
Definition at line 49 of file gst_vertex_2d.h.
1.5.1