L3DT documentation
Large 3D terrain generator

Differences

This shows you the differences between two versions of the page.

zeolite:types:zvar [2011/01/13 03:29]
127.0.0.1 external edit
zeolite:types:zvar [2017/08/31 06:52] (current)
Line 4: Line 4:
 ===== Description ===== ===== Description =====
  
-ZVAR is the generic handle for Zeolite variables, and may be used with any [[zeolite:varID|variable type]].+''ZVAR'' is the generic handle for Zeolite variables, and may be used with any [[zeolite:varID|variable type]].
  
-This data handle is widely used in all categories of [[zeolite:functions|API functions]] in [[zeolite:classes:CExtAPI]], and may be wrapped by the [[zeolite:classes:CzVar]] class.+This data handle is widely used in all categories of [[zeolite:functions|API functions]], and may be wrapped by the [[zeolite:classes:CzVar]] class.
  
-Specific [[zeolite:varID|variable types]] such as VarID_varlist, VarID_map, etc have handles derived from ZVAR such as [[zeolite:types:ZLIST]], [[zeolite:types:ZMAP]], etc. You may safely cast between ZVAR and these types. Casting does not change the variable type referenced by the handle.+Specific [[zeolite:varID|variable types]] such as ''VarID_varlist''''VarID_map'', etc have handles derived from ''ZVAR'' such as [[zeolite:types:ZLIST]], [[zeolite:types:ZMAP]], etc. You may safely cast between ''ZVAR'' and these types. Casting does not change the variable type referenced by the handle.
  
 ===== Definition ===== ===== Definition =====
  
-//In ExtAPI_defines.h: //+//In Zeolite_defines.h: //
  
 <code="C"> <code="C">
 
zeolite/types/zvar.1294889356.txt.gz · Last modified: 2017/08/31 05:28 (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