Graphviz  2.41.20171026.1811
Data Fields
shape_desc Struct Reference

#include <types.h>

Collaboration diagram for shape_desc:
Collaboration graph
[legend]

Data Fields

char * name
 
shape_functionsfns
 
polygon_tpolygon
 
boolean usershape
 

Detailed Description

Definition at line 188 of file types.h.

Field Documentation

shape_functions* shape_desc::fns

Definition at line 190 of file types.h.

char* shape_desc::name

Definition at line 189 of file types.h.

Referenced by bind_shape().

polygon_t* shape_desc::polygon

Definition at line 191 of file types.h.

boolean shape_desc::usershape

Definition at line 192 of file types.h.


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