OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <potracelib.h>
Public Attributes | |
int | n |
int * | tag |
potrace_dpoint_t(* | c )[3] |
Definition at line 77 of file potracelib.h.
potrace_dpoint_t(* potrace_curve_s::c)[3] |
Definition at line 80 of file potracelib.h.
Referenced by ossimPotraceTool::Path::addPotraceCurve(), ossimPotraceTool::transformLineStrings(), and ossimPotraceTool::transformPolygons().
int potrace_curve_s::n |
Definition at line 78 of file potracelib.h.
Referenced by ossimPotraceTool::transformLineStrings(), and ossimPotraceTool::transformPolygons().
int* potrace_curve_s::tag |
Definition at line 79 of file potracelib.h.
Referenced by ossimPotraceTool::Path::addPotraceCurve(), ossimPotraceTool::transformLineStrings(), and ossimPotraceTool::transformPolygons().