#include <nnsys/g3d/gecom.h>
BOOL NNS_G3dGeIsImmOK(void);
None.
Returns TRUE if the geometry command can be sent directly to the geometry engine.
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
10/15/2004 Revised description.
08/02/2004 Initial version.