|
Graphviz 14.0.3~dev.20251029.0425
|
#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().