Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
GMLineGfC::GMLineGfC(void)
GMLineGfC::GMLineGfC(const GMLineGfC &)
GMLineGfC::Line(void) const
GMLineGfC::operator==(const GMLineGfC &) const
GMLineGfC::operator!=(const GMLineGfC &) const
GMLineGfC::~GMLineGfC(void)
GMLineGfC::operator<<(ostream &,const GMLineGfC &)
GMLineGfC::operator>>(istream &,GMLineGfC &)
GMLineGfC
 
gf file sets - a line by George Matas
 
include "amma/GMLineGf.hh"
User Level:Default
Library:MagGf
Example:exBnd.cc
Section:Geometry.GF Files
In Scope:std

Variables:

int iDgmLinesSegSet;

int intID;

LineGfC line;

double theta;

double qual;

int n;

int rep;

IntListC iDgmLines;

Methods:
GMLineGfC()

GMLineGfC(const GMLineGfC & gLine)

const Line2dPPC & Line() const

BooleanT operator==(const GMLineGfC & gLine) const

BooleanT operator!=(const GMLineGfC & gLine) const

~GMLineGfC()

ostream & operator<<(ostream & outS,const GMLineGfC & line)

istream & operator>>(istream & inS,GMLineGfC & line)
friend void GMLinesGfC::ToBin(const GfSetC & gfSet);


Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001