Graphviz  2.41.20171026.1811
Data Fields
polygon_t Struct Reference

#include <types.h>

Collaboration diagram for polygon_t:
Collaboration graph
[legend]

Data Fields

int regular
 
int peripheries
 
int sides
 
double orientation
 
double distortion
 
double skew
 
int option
 
pointfvertices
 

Detailed Description

Definition at line 146 of file types.h.

Field Documentation

double polygon_t::distortion

Definition at line 151 of file types.h.

int polygon_t::option

Definition at line 153 of file types.h.

Referenced by makeObstacle().

double polygon_t::orientation

Definition at line 150 of file types.h.

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
double polygon_t::skew

Definition at line 152 of file types.h.

pointf* polygon_t::vertices

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