Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GXFractal.h File Reference

Go to the source code of this file.

Functions

double GXCosineInterpolation (double number1, double number2, double x)
double GXRandomNumber (int x, int y)
float GXSmoothRandom (int x, int y)
float GXNoise (float x, float y)
float GXFBM (float x, float y, float octaves, float amplitude, float frequency, float h)


Function Documentation

double GXCosineInterpolation double    number1,
double    number2,
double    x
 

float GXFBM float    x,
float    y,
float    octaves,
float    amplitude,
float    frequency,
float    h
 

float GXNoise float    x,
float    y
 

double GXRandomNumber int    x,
int    y
 

float GXSmoothRandom int    x,
int    y
 


Generated on Thu May 23 17:51:00 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001