#include <nnsys/g3d/gecom.h>
BOOL NNS_G3dGeIsSendDLBusy(void);
None.
Returns TRUE during DMA transfer of geometry command. Otherwise returns FALSE.
Returns TRUE when DMA transfer of the geometry command via the NNS_G3dGeSendDL function is in the process of being carried out.
NNS_G3dGeWaitSendDL, NNS_G3dGeSendDL
10/15/2004 Revised description.
08/02/2004 Initial version.