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

#include <curve.h>

Public Attributes

int len
 
point_tpt
 
int * lon
 
int x0
 
int y0
 
sums_tsums
 
int m
 
int * po
 
privcurve_t curve
 
privcurve_t ocurve
 
privcurve_tfcurve
 

Detailed Description

Definition at line 48 of file curve.h.

Member Data Documentation

◆ curve

privcurve_t potrace_privpath_s::curve

Definition at line 59 of file curve.h.

◆ fcurve

privcurve_t* potrace_privpath_s::fcurve

Definition at line 61 of file curve.h.

◆ len

int potrace_privpath_s::len

Definition at line 49 of file curve.h.

◆ lon

int* potrace_privpath_s::lon

Definition at line 51 of file curve.h.

◆ m

int potrace_privpath_s::m

Definition at line 56 of file curve.h.

◆ ocurve

privcurve_t potrace_privpath_s::ocurve

Definition at line 60 of file curve.h.

◆ po

int* potrace_privpath_s::po

Definition at line 57 of file curve.h.

◆ pt

point_t* potrace_privpath_s::pt

Definition at line 50 of file curve.h.

◆ sums

sums_t* potrace_privpath_s::sums

Definition at line 54 of file curve.h.

◆ x0

int potrace_privpath_s::x0

Definition at line 53 of file curve.h.

◆ y0

int potrace_privpath_s::y0

Definition at line 53 of file curve.h.


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