libtcod
Function TCOD_heightmap_add_voronoi
Function Documentation
TCOD_heightmap_add_voronoi()
libtcod
Function TCOD_heightmap_add_voronoi
View page source
Function TCOD_heightmap_add_voronoi
¶
Defined in
File heightmap.h
Function Documentation
¶
void
TCOD_heightmap_add_voronoi
(
TCOD_heightmap_t
*
hm
,
int
nbPoints
,
int
nbCoef
,
const
float
*
coef
,
TCOD_Random
*
rnd
)
¶