L3DT documentation
Large 3D terrain generator

zproj_GetHeightfieldRange

Description

Get the minimum and maximum heights in the current project's heightfield, measured in metres above sea level.

Files

Declaration zProj.h
Implementation zProj.cpp

Function prototype

bool zproj_GetHeightfieldRange(float& minval, float& maxval);

Arguments

Name Type Comment
minval float& A float for the minimum height (passed by reference).
maxval float& A float for the maximum height (passed by reference).

Return value

False if an error has occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zproj_getheightfieldrange.txt · Last modified: 2017/08/31 05:09 (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