NNS_G3dGeIsImmOK

C Specification

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

Arguments

None.

Return Values

Returns TRUE if the geometry command can be sent directly to the geometry engine.

Description

Determines whether or not the geometry command can be sent directly to the geometry engine using the API (g3imm.h) of the SDK. This is only permitted if: There is no geometry command buffer or the geometry command buffer is empty and The transfer of the geometry command via the NNS_G3dGeSendDL function is complete

See Also

NNS_G3dGeFlushBuffer

Revision History

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


CONFIDENTIAL