Classes | Functions
contrib/gel/gst/gst_vertex_2d.h File Reference
#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)

Detailed Description

Author:
crossge@crd.ge.com

Definition in file gst_vertex_2d.h.


Function Documentation

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.