NNS_G3dGeIsBufferExist

C Specification

#include <nnsys/g3d/gecom.h>
BOOL NNS_G3dGeIsBufferExist(void);

Arguments

None.

Return Values

Returns TRUE if the the geometry command buffer is set.

Description

Checks whether the geometry command buffer is set.

See Also

NNS_G3dGeSetBuffer, NNS_G3dGeReleaseBuffer

Revision History

10/15/2004 Revised description.
08/02/2004 Initial version.