|
Graphviz
2.29.20120524.0446
|


Go to the source code of this file.
Data Structures | |
| struct | ptitem |
| struct | Info_t |
Defines | |
| #define | INFO_H |
Typedefs | |
| typedef struct ptitem | PtItem |
Functions | |
| void | infoinit (void) |
| void | addVertex (Site *, double, double) |
Variables | |
| Info_t * | nodeInfo |
| void addVertex | ( | Site * | , |
| double | , | ||
| double | |||
| ) |
Definition at line 161 of file info.c.
References Site::coord, Site::sitenbr, Info_t::verts, ptitem::p, Point::x, Point::y, getfree(), and ptitem::next.
| void infoinit | ( | void | ) |
Definition at line 23 of file info.c.
References freeinit().
1.7.5