|
Graphviz 14.1.3~dev.20260207.0611
|
#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(), parsePolyline(), printPolyline(), ptsBB(), readPoint(), and Render_Contour2().
| double xdot_point::y |
Definition at line 79 of file xdot.h.
Referenced by copyPts(), DrawBezier(), DrawPolyline(), jsonPolyline(), parsePolyline(), printPolyline(), ptsBB(), readPoint(), and Render_Contour2().
| double xdot_point::z |
Definition at line 79 of file xdot.h.
Referenced by DrawBezier(), DrawPolyline(), parsePolyline(), readPoint(), and Render_Contour2().