L3DT documentation
Large 3D terrain generator

zproj_AddClimateA

Description

Add a climate to the list of climates loaded in the project. Climates must be added to the project's climate list before they can be assigned in the design map or the attributes map.

Files

Declaration zProj.h
Implementation zProj.cpp

Function prototype

long zproj_AddClimateA(const char* lpCliName);

Arguments

Name Type Comment
lpCliName const char* A C-style string containing the name of the climate to be added to the project.

Return value

The index of the climate in the project's climate list, which may be zero or greater. -1 indicates no climate was found with a name matching lpCliName.

Comments

None.

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