#include <types.h>
Collaboration diagram for polygon_t:
Data Fields | |
int | regular |
int | peripheries |
int | sides |
double | orientation |
double | distortion |
double | skew |
int | option |
pointf * | vertices |
Definition at line 145 of file types.h.
int polygon_t::sides |
Definition at line 148 of file types.h.
Referenced by attach_attrs_and_arrows(), box_connection(), makeObstacle(), and makePoly().
double polygon_t::orientation |
double polygon_t::distortion |
double polygon_t::skew |
Definition at line 153 of file types.h.
Referenced by attach_attrs_and_arrows(), box_connection(), makeObstacle(), and makePoly().