All Classes |Grouped Classes |Index
Set the size of the output pixelbuffer.
void CL_PerlinNoise::set_size( int width = 256, int height = 256); void CL_PerlinNoise::set_size( const CL_Size & size);
Detailed description:
If this function is not used, the size defaults to 256x256