Graphviz  2.41.20171026.1811
Data Fields
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 25 of file edges.h.

Field Documentation

double Edge::a

Definition at line 26 of file edges.h.

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

double Edge::b

Definition at line 26 of file edges.h.

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

double Edge::c

Definition at line 26 of file edges.h.

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

int Edge::edgenbr

Definition at line 29 of file edges.h.

Referenced by gvbisect().

Site* Edge::ep[2]

Definition at line 27 of file edges.h.

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

Site* Edge::reg[2]

Definition at line 28 of file edges.h.

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


The documentation for this struct was generated from the following file: