Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
shape_desc Struct Reference

#include <types.h>

Collaboration diagram for shape_desc:
[legend]

Data Fields

char * name
 
shape_functionsfns
 
polygon_tpolygon
 
bool usershape
 

Detailed Description

Definition at line 189 of file types.h.

Field Documentation

◆ fns

shape_functions* shape_desc::fns

Definition at line 191 of file types.h.

◆ name

char* shape_desc::name

Definition at line 190 of file types.h.

Referenced by bind_shape(), and user_shape().

◆ polygon

polygon_t* shape_desc::polygon

Definition at line 192 of file types.h.

◆ usershape

bool shape_desc::usershape

Definition at line 193 of file types.h.

Referenced by user_shape().


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