Graphviz 13.0.0~dev.20241220.2304
|
#include <types.h>
Data Fields | |
size_t | nvertices |
number of points in the stroke | |
pointf * | vertices |
size_t stroke_t::nvertices |
Definition at line 174 of file types.h.
Referenced by addto(), and emit_edge_graphics().
pointf* stroke_t::vertices |
Definition at line 175 of file types.h.
Referenced by addto(), emit_edge_graphics(), and free_stroke().