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) |
Definition in file gst_vertex_2d.h.
| 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.7.5.1