L3DT documentation
Large 3D terrain generator

zmap_SetHorizScale

Description

Set the distance between neighbouring pixels in a map in the x- and y-axes, measured in metres.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

bool zmap_SetHorizScale(ZMAP hMap, float scale);

Arguments

Name Type Comment
hMap ZMAP A handle to a map, the horizontal scale of which is to be set.
scale float The desired horizontal scaling, in metres.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zmap_sethorizscale.txt · Last modified: 2017/08/31 06:43 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki