Edge Struct Reference

#include <edges.h>

Collaboration diagram for Edge:

Collaboration graph
[legend]

Data Fields

double a
double b
double c
Siteep [2]
Sitereg [2]
int edgenbr

Detailed Description

Definition at line 28 of file edges.h.


Field Documentation

double Edge::a

Definition at line 29 of file edges.h.

Referenced by bisect(), clip_line(), hintersect(), and right_of().

double Edge::b

Definition at line 29 of file edges.h.

Referenced by bisect(), clip_line(), hintersect(), and right_of().

double Edge::c

Definition at line 29 of file edges.h.

Referenced by bisect(), clip_line(), hintersect(), and right_of().

Site* Edge::ep[2]

Definition at line 30 of file edges.h.

Referenced by bisect(), clip_line(), and endpoint().

Site* Edge::reg[2]

Definition at line 31 of file edges.h.

Referenced by bisect(), endpoint(), hintersect(), leftreg(), right_of(), and rightreg().

int Edge::edgenbr

Definition at line 32 of file edges.h.

Referenced by bisect().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:08:52 2008 for Graphviz by  doxygen 1.5.1