OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
potrace_path_s Struct Reference

#include <potracelib.h>

Public Attributes

int area
 
int sign
 
potrace_curve_t curve
 
struct potrace_path_snext
 
struct potrace_path_schildlist
 
struct potrace_path_ssibling
 
struct potrace_privpath_spriv
 

Detailed Description

Definition at line 86 of file potracelib.h.

Member Data Documentation

◆ area

int potrace_path_s::area

Definition at line 87 of file potracelib.h.

Referenced by ossimPotraceTool::transformLineStrings().

◆ childlist

struct potrace_path_s* potrace_path_s::childlist

Definition at line 93 of file potracelib.h.

Referenced by ossimPotraceTool::transformLineStrings().

◆ curve

potrace_curve_t potrace_path_s::curve

◆ next

struct potrace_path_s* potrace_path_s::next

◆ priv

struct potrace_privpath_s* potrace_path_s::priv

Definition at line 96 of file potracelib.h.

Referenced by ossimPotraceTool::transformLineStrings().

◆ sibling

struct potrace_path_s* potrace_path_s::sibling

Definition at line 94 of file potracelib.h.

Referenced by ossimPotraceTool::transformLineStrings().

◆ sign

int potrace_path_s::sign

Definition at line 88 of file potracelib.h.

Referenced by ossimPotraceTool::transformLineStrings().


The documentation for this struct was generated from the following file: