Uses of Interface
artofillusion.math.Noise.NoiseGenerator

Packages that use Noise.NoiseGenerator
artofillusion.math   
 

Uses of Noise.NoiseGenerator in artofillusion.math
 

Methods in artofillusion.math that return Noise.NoiseGenerator
 Noise.NoiseGenerator Noise.getGenerator()
          Get the generator used to calculate the noise function.
 

Methods in artofillusion.math with parameters of type Noise.NoiseGenerator
 void Noise.setGenerator(Noise.NoiseGenerator gen)
          Set the generator used to calculate the noise function.
 



Copyright © 1999-2011 by Peter Eastman.