All Classes |Grouped Classes |Index

Class CL_PerlinNoise

Perlin Noise Generator class. More...

Derived from:

None

Derived by:

None

Group:

Display (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

CL_PerlinNoise

Constructor.


Attributes:

create_noise1d

Create the perlin noise.

create_noise2d

Create the perlin noise.

create_noise3d

Create the perlin noise.

create_noise4d

Create the perlin noise.

get_size

Get the size of the output pixelbuffer.

get_format

Get the format of the output pixelbuffer.

get_amplitude

Get the amplitude of the perlin noise.

get_octaves

Get the number of octaves of the perlin noise.


Operations:

set_permutations

Set the permutation table.

set_size

Set the size of the output pixelbuffer.

set_format

Set the format of the output pixelbuffer.

set_amplitude

Set the amplitude of the perlin noise.

set_octaves

Set the number of octaves of the perlin noise.