Graphviz 13.1.2~dev.20250725.0048
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 90 of file taper.c.

Field Documentation

◆ bevel

bool pathpoint::bevel

Definition at line 97 of file taper.c.

Referenced by taper().

◆ dir

double pathpoint::dir

Definition at line 95 of file taper.c.

Referenced by taper().

◆ dir2

double pathpoint::dir2

Definition at line 98 of file taper.c.

Referenced by taper().

◆ lengthsofar

double pathpoint::lengthsofar

Definition at line 93 of file taper.c.

Referenced by printArr(), and taper().

◆ lout

double pathpoint::lout

Definition at line 96 of file taper.c.

Referenced by taper().

◆ type

char pathpoint::type

Definition at line 94 of file taper.c.

Referenced by taper().

◆ x

double pathpoint::x

Definition at line 91 of file taper.c.

Referenced by insertArr(), printArr(), and taper().

◆ y

double pathpoint::y

Definition at line 92 of file taper.c.

Referenced by printArr(), and taper().


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