|
Graphviz 14.0.3~dev.20251028.0232
|
#include <xdot.h>
Data Fields | |
| double | x |
| double | y |
| double | z |
| double xdot_point::x |
Definition at line 79 of file xdot.h.
Referenced by copyPts(), DrawBezier(), DrawPolyline(), jsonPolyline(), printPolyline(), ptsBB(), readPoint(), and Render_Contour2().
| double xdot_point::y |
Definition at line 79 of file xdot.h.
Referenced by copyPts(), DrawBezier(), DrawPolyline(), jsonPolyline(), printPolyline(), ptsBB(), readPoint(), and Render_Contour2().
| double xdot_point::z |
Definition at line 79 of file xdot.h.
Referenced by DrawBezier(), DrawPolyline(), readPoint(), and Render_Contour2().