Searched defs:spiro_seg (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/
H A Dspiro.h45 typedef struct spiro_seg_s spiro_seg; typedef in namespace:Spiro
46 spiro_seg * run_spiro(const spiro_cp *src, int n);
47 void free_spiro(spiro_seg *s);
48 void spiro_to_otherpath(const spiro_seg *s, int n, ConverterBase &bc);
49 double get_knot_th(const spiro_seg *s, int i);

Completed in 9 milliseconds