#include <potracelib.h>
Public Attributes | |
int | area |
struct potrace_path_s * | childlist |
potrace_curve_t | curve |
struct potrace_path_s * | next |
struct potrace_privpath_s * | priv |
struct potrace_path_s * | sibling |
int | sign |
Definition at line 83 of file potrace/potracelib.h.
Definition at line 84 of file potrace/potracelib.h.
struct potrace_path_s * potrace_path_s::childlist |
Definition at line 90 of file potrace/potracelib.h.
Definition at line 86 of file potrace/potracelib.h.
struct potrace_path_s * potrace_path_s::next |
Definition at line 88 of file potrace/potracelib.h.
struct potrace_privpath_s * potrace_path_s::priv |
Definition at line 93 of file potrace/potracelib.h.
struct potrace_path_s * potrace_path_s::sibling |
Definition at line 91 of file potrace/potracelib.h.
Definition at line 85 of file potrace/potracelib.h.