Graphviz 13.0.0~dev.20241220.2304
|
Data Fields | |
double | cx |
double | cy |
double | a |
double | b |
double | eta1 |
double | eta2 |
double ellipse_t::a |
Definition at line 64 of file ellipse.c.
Referenced by estimateError(), genEllipticPath(), and initEllipse().
double ellipse_t::b |
Definition at line 64 of file ellipse.c.
Referenced by estimateError(), genEllipticPath(), and initEllipse().
double ellipse_t::cx |
Definition at line 63 of file ellipse.c.
Referenced by genEllipticPath(), and initEllipse().
double ellipse_t::cy |
Definition at line 63 of file ellipse.c.
Referenced by genEllipticPath(), and initEllipse().
double ellipse_t::eta1 |
Definition at line 67 of file ellipse.c.
Referenced by genEllipticPath(), and initEllipse().
double ellipse_t::eta2 |
Definition at line 67 of file ellipse.c.
Referenced by genEllipticPath(), and initEllipse().