libtcod
Loading...
Searching...
No Matches
TCOD_Noise Struct Reference

Public Attributes

int ndim
 
unsigned char map [256]
 Randomized map of indexes into buffer.
 
float buffer [256][TCOD_NOISE_MAX_DIMENSIONS]
 Random 256 x ndim buffer.
 
float H
 
float lacunarity
 
float exponent [TCOD_NOISE_MAX_OCTAVES]
 
float * waveletTileData
 
TCOD_Randomrand
 
TCOD_noise_type_t noise_type
 

The documentation for this struct was generated from the following file: