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