OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <potracelib.h>
Public Attributes | |
int | status |
potrace_path_t * | plist |
struct potrace_privstate_s * | priv |
Definition at line 106 of file potracelib.h.
potrace_path_t* potrace_state_s::plist |
Definition at line 108 of file potracelib.h.
Referenced by ossimPotraceTool::execute(), ossimPotraceTool::transformLineStrings(), and ossimPotraceTool::transformPolygons().
struct potrace_privstate_s* potrace_state_s::priv |
Definition at line 110 of file potracelib.h.
int potrace_state_s::status |
Definition at line 107 of file potracelib.h.