Uses of Interface
railo.runtime.img.math.Function1D

Packages that use Function1D
railo.runtime.img.math   
 

Uses of Function1D in railo.runtime.img.math
 

Classes in railo.runtime.img.math that implement Function1D
 class CompositeFunction1D
           
 class MathFunction1D
           
 class Noise
          Perlin Noise functions
 class SCNoise
          Sparse Convolution Noise.
 

Methods in railo.runtime.img.math with parameters of type Function1D
static float[] Noise.findRange(Function1D f, float[] minmax)
          Returns the minimum and maximum of a number of random values of the given function.
 

Constructors in railo.runtime.img.math with parameters of type Function1D
CompositeFunction1D(Function1D f1, Function1D f2)
           
 



Copyright © 2012 Railo