Graphviz  2.41.20171026.1811
Data Fields
pathpoint Struct Reference

Data Fields

double x
 
double y
 
double lengthsofar
 
char type
 
double dir
 
double lout
 
int bevel
 
double dir2
 

Detailed Description

Definition at line 114 of file taper.c.

Field Documentation

int pathpoint::bevel

Definition at line 121 of file taper.c.

Referenced by taper().

double pathpoint::dir

Definition at line 119 of file taper.c.

Referenced by taper().

double pathpoint::dir2

Definition at line 122 of file taper.c.

Referenced by taper().

double pathpoint::lengthsofar

Definition at line 117 of file taper.c.

Referenced by taper().

double pathpoint::lout

Definition at line 120 of file taper.c.

Referenced by taper().

char pathpoint::type

Definition at line 118 of file taper.c.

Referenced by taper().

double pathpoint::x

Definition at line 115 of file taper.c.

Referenced by taper().

double pathpoint::y

Definition at line 116 of file taper.c.

Referenced by taper().


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