Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
colorsegs_t Struct Reference
Collaboration diagram for colorsegs_t:
[legend]

Data Fields

int numc
 
char * base
 
colorseg_tsegs
 

Detailed Description

Definition at line 406 of file emit.c.

Field Documentation

◆ base

char* colorsegs_t::base

Definition at line 408 of file emit.c.

Referenced by freeSegs(), and parseSegs().

◆ numc

int colorsegs_t::numc

Definition at line 407 of file emit.c.

Referenced by findStopColor(), and parseSegs().

◆ segs

colorseg_t* colorsegs_t::segs

Definition at line 409 of file emit.c.

Referenced by findStopColor(), freeSegs(), multicolor(), parseSegs(), stripedBox(), and wedgedEllipse().


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