pcb 4.1.1
An interactive printed circuit board layout editor.

potrace_param_s Struct Reference

Structure to hold tracing parameters. More...

#include <potracelib.h>

Collaboration diagram for potrace_param_s:

Data Fields

int turdsize
int turnpolicy
double alphamax
int opticurve
double opttolerance
potrace_progress_t progress

Detailed Description

Structure to hold tracing parameters.

Definition at line 51 of file potracelib.h.


Field Documentation

Corner threshold.

Definition at line 55 of file potracelib.h.

Use curve optimization?

Definition at line 56 of file potracelib.h.

Curve optimization tolerance.

Definition at line 57 of file potracelib.h.

Progress callback function.

Definition at line 58 of file potracelib.h.

Area of largest path to be ignored.

Definition at line 53 of file potracelib.h.

Referenced by bm_to_pathlist().

Resolves ambiguous turns in path decomposition.

Definition at line 54 of file potracelib.h.

Referenced by bm_to_pathlist().


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