Lines Matching refs:bind
352 .bind( 0, fFractalType )
353 .bind( 1, fNoiseType )
354 .bind( 2, fInvert )
355 .bind( 3, fContrast )
356 .bind( 4, fBrightness )
359 .bind( 7, fRotation )
360 .bind( 8, fUniformScaling )
361 .bind( 9, fScale )
362 .bind(10, fScaleWidth )
363 .bind(11, fScaleHeight )
364 .bind(12, fOffset )
367 .bind(15, fComplexity )
369 .bind(17, fSubInfluence )
370 .bind(18, fSubScale )
371 .bind(19, fSubRotation )
372 .bind(20, fSubOffset )
375 .bind(23, fEvolution )
377 .bind(25, fCycleEvolution )
378 .bind(26, fCycleRevolutions)
379 .bind(27, fRandomSeed )
381 .bind(29, fOpacity );