All Classes |Grouped Classes |Index

Function create_noise2d

Create the perlin noise.

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

Detailed description:

The period of these parameters are from 0 to 255