All Classes |Grouped Classes |Index

Function create_noise3d

Create the perlin noise.

	CL_PixelBuffer CL_PerlinNoise::create_noise3d(
		float start_x,
		float end_x,
		float start_y,
		float end_y,
		float z_position);

Detailed description:

The period of these parameters are from 0 to 255