|
Graphviz
2.41.20171026.1811
|
#include <types.h>

Data Fields | |
| int | regular |
| int | peripheries |
| int | sides |
| double | orientation |
| double | distortion |
| double | skew |
| int | option |
| pointf * | vertices |
| int polygon_t::option |
Definition at line 153 of file types.h.
Referenced by makeObstacle().
| int polygon_t::peripheries |
Definition at line 148 of file types.h.
Referenced by box_connection(), and polyBB().
| int polygon_t::regular |
Definition at line 147 of file types.h.
Referenced by makeAddPoly(), and makePoly().
| int polygon_t::sides |
Definition at line 149 of file types.h.
Referenced by attach_attrs_and_arrows(), box_connection(), makeAddPoly(), makeObstacle(), makePoly(), and polyBB().
| pointf* polygon_t::vertices |
Definition at line 154 of file types.h.
Referenced by attach_attrs_and_arrows(), box_connection(), makeAddPoly(), makeObstacle(), makePoly(), and polyBB().
1.8.5