Graphviz
2.41.20171026.1811
|
#include <types.h>
Data Fields | |
boxf | nb |
pointf | np |
int | sidemask |
int | boxn |
boxf | boxes [20] |
boxf pathend_t::boxes[20] |
Definition at line 97 of file types.h.
Referenced by beginpath(), and endpath().
int pathend_t::boxn |
Definition at line 96 of file types.h.
Referenced by beginpath(), and endpath().
boxf pathend_t::nb |
Definition at line 93 of file types.h.
Referenced by beginpath(), and endpath().
pointf pathend_t::np |
Definition at line 94 of file types.h.
Referenced by beginpath(), and endpath().
int pathend_t::sidemask |
Definition at line 95 of file types.h.
Referenced by beginpath(), and endpath().