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

Data Fields

pointf(* size_gen )(pointf)
 
void(* vertex_gen )(pointf *, pointf *)
 

Detailed Description

Definition at line 30 of file shapes.c.

Field Documentation

◆ size_gen

pointf(* poly_desc_t::size_gen) (pointf)

Definition at line 31 of file shapes.c.

Referenced by poly_init().

◆ vertex_gen

void(* poly_desc_t::vertex_gen) (pointf *, pointf *)

Definition at line 32 of file shapes.c.

Referenced by poly_init().


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