All Classes |Grouped Classes |Index

Function create_noise1d

Create the perlin noise.

	CL_PixelBuffer CL_PerlinNoise::create_noise1d(
		float start_x,
		float end_x);

Detailed description:

Remember to call set_size() with the height set to 1.The period of these parameters are from 0 to 255