Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
stroke_t Struct Reference

#include <types.h>

Collaboration diagram for stroke_t:
[legend]

Data Fields

size_t nvertices
 number of points in the stroke
 
pointfvertices
 

Detailed Description

Definition at line 172 of file types.h.

Field Documentation

◆ nvertices

size_t stroke_t::nvertices

Definition at line 174 of file types.h.

Referenced by addto(), and emit_edge_graphics().

◆ vertices

pointf* stroke_t::vertices

Definition at line 175 of file types.h.

Referenced by addto(), emit_edge_graphics(), and free_stroke().


The documentation for this struct was generated from the following file: