G3X_IsGeometryBusy


C Specification

#include <nitro/gx/g3x.h>

s32 G3X_IsGeometryBusy(void);

Description

Arguments

None

Return Values

Geometry engine stopped (0) or geometry engine running (not 0).

See Also

Revision History

01/19/2004 Initial Version