Home
last modified time | relevance | path

Searched refs:VAR_PARABOLA (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3.h138 #define VAR_PARABOLA 53 macro
H A Dflam3.c885 } else if (varn==VAR_PARABOLA) { in flam3_copy_params()
1985 else if (j==VAR_PARABOLA) in flam3_print_xform()
3359 if (cp->xform[i].var[VAR_PARABOLA] > 0) { in flam3_random()
H A Dvariations.c2289 case (VAR_PARABOLA): in apply_xform()