All Classes |Grouped Classes |Index
Set the permutation table.
void CL_PerlinNoise::set_permutations( const unsigned char * table, unsigned int size = 256);
Detailed description:
If this function is not used, this class uses rand() to create a permutation table instead