#include <nnsys/g3d/gecom.h>
BOOL NNS_G3dGeIsBufferOK( u32 numWord); );
| numWord | The number of data that were appended to the command buffer. |
Returns TRUE if the data in numWord can be added to the geometry command buffer.
This function checks whether a numWord quantity of data can be buffered to the geometry command buffer. Always returns FALSE when the geometry command buffer is not set.
10/15/2004 Revised description.
08/02/2004 Initial version.
CONFIDENTIAL