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

Data Fields

double cx
 
double cy
 
double a
 
double b
 
double eta1
 
double eta2
 

Detailed Description

Definition at line 62 of file ellipse.c.

Field Documentation

◆ a

double ellipse_t::a

Definition at line 64 of file ellipse.c.

Referenced by estimateError(), genEllipticPath(), and initEllipse().

◆ b

double ellipse_t::b

Definition at line 64 of file ellipse.c.

Referenced by estimateError(), genEllipticPath(), and initEllipse().

◆ cx

double ellipse_t::cx

Definition at line 63 of file ellipse.c.

Referenced by genEllipticPath(), and initEllipse().

◆ cy

double ellipse_t::cy

Definition at line 63 of file ellipse.c.

Referenced by genEllipticPath(), and initEllipse().

◆ eta1

double ellipse_t::eta1

Definition at line 67 of file ellipse.c.

Referenced by genEllipticPath(), and initEllipse().

◆ eta2

double ellipse_t::eta2

Definition at line 67 of file ellipse.c.

Referenced by genEllipticPath(), and initEllipse().


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