NNS_G3dGeIsImmOK

Syntax

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

Arguments

None.

Return Values

Returns TRUE when geometry commands may be sent directly to the geometry engine.

Description

Determines whether geometry commands may be sent directly to the geometry engine (using functions defined in g3imm.h of the SDK). This is only permitted if (1) there is no geometry command buffer or the geometry command buffer is empty, and (2) transfer of geometry commands via the NNS_G3dGeSendDL function is complete.

See Also

NNS_G3dGeFlushBuffer

Revision History

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


CONFIDENTIAL