Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
pathpoint Struct Reference

Data Fields

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

Detailed Description

Definition at line 84 of file taper.c.

Field Documentation

◆ bevel

bool pathpoint::bevel

Definition at line 91 of file taper.c.

Referenced by taper().

◆ dir

double pathpoint::dir

Definition at line 89 of file taper.c.

Referenced by taper().

◆ dir2

double pathpoint::dir2

Definition at line 92 of file taper.c.

Referenced by taper().

◆ lengthsofar

double pathpoint::lengthsofar

Definition at line 87 of file taper.c.

Referenced by taper().

◆ lout

double pathpoint::lout

Definition at line 90 of file taper.c.

Referenced by taper().

◆ type

char pathpoint::type

Definition at line 88 of file taper.c.

Referenced by taper().

◆ x

double pathpoint::x

Definition at line 85 of file taper.c.

Referenced by insertArr(), and taper().

◆ y

double pathpoint::y

Definition at line 86 of file taper.c.

Referenced by taper().


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