libtcod
Function TCOD_heightmap_get_interpolated_value
Function Documentation
TCOD_heightmap_get_interpolated_value()
libtcod
Function TCOD_heightmap_get_interpolated_value
View page source
Function TCOD_heightmap_get_interpolated_value
¶
Defined in
File heightmap.h
Function Documentation
¶
float
TCOD_heightmap_get_interpolated_value
(
const
TCOD_heightmap_t
*
hm
,
float
x
,
float
y
)
¶