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) |
|
|
|
|
|
|
|
|
|
|