|
Graphviz 14.0.3~dev.20251029.0425
|
#include <types.h>
Data Fields | |
| char * | name |
| shape_functions * | fns |
| polygon_t * | polygon |
| bool | usershape |
| shape_functions* shape_desc::fns |
| char* shape_desc::name |
Definition at line 190 of file types.h.
Referenced by bind_shape(), and user_shape().
| bool shape_desc::usershape |
Definition at line 193 of file types.h.
Referenced by user_shape().