NNS_G3dGeWaitSendDL

C Specification

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

Arguments

None.

Return Values

None.

Description

Waits until the transfer of the geometry command via the NNS_G3dGeSendDL function is complete.

See Also

NNS_G3dGeSendDL

Revision History

08/02/2004 Initial version.