|
Graphviz 14.0.3~dev.20251115.1151
|
#include <stddef.h>Go to the source code of this file.
Data Structures | |
| struct | Pxy_t |
| struct | Ppoly_t |
| struct | Pedge_t |
Typedefs | |
| typedef struct Pxy_t | Pxy_t |
| typedef struct Pxy_t | Ppoint_t |
| typedef struct Pxy_t | Pvector_t |
| typedef struct Ppoly_t | Ppoly_t |
| typedef Ppoly_t | Ppolyline_t |
| typedef struct Pedge_t | Pedge_t |
| typedef struct vconfig_s | vconfig_t |
Functions | |
| void | freePath (Ppolyline_t *p) |
Definition at line 41 of file pathgeom.h.
| typedef Ppoly_t Ppolyline_t |
Definition at line 50 of file pathgeom.h.
Definition at line 42 of file pathgeom.h.
Definition at line 57 of file pathgeom.h.
| void freePath | ( | Ppolyline_t * | p | ) |
Definition at line 18 of file util.c.
References free(), and Ppoly_t::ps.
Referenced by wedgedEllipse().