L3DT documentation
Large 3D terrain generator

zbuffer_nItems

Description

Retrieve the number of items allocated in a buffer, as set by zbuffer_Init or zbuffer_InitByType.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

long zbuffer_nItems(ZVAR hBuffer);

Arguments

Name Type Comment
hBuffer ZVAR A handle to a buffer variable, from which the number of items contained are to be determined.

Return value

Zero if the buffer is uninitialised or an error occurred, and otherwise a positive integer representing the number of items allocated in the buffer.

Comments

None.

 
zeolite/functions/zbuffer_nitems.txt · Last modified: 2017/08/31 07:20 (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