NNS_G3dGeReleaseBuffer

Syntax

#include <nnsys/g3d/gecom.h>
NNSG3dGeBuffer* NNS_G3dGeReleaseBuffer(void);

Arguments

None.

Return Values

Returns the pointer to the command buffer that was deleted.

Description

Writes any left-over commands in the command buffer to the geometry engine and then deletes the command buffer.

See Also

NNS_G3dGeIsBufferExist, NNS_G3dGeSetBuffer

Revision History

2004/08/02 Initial version.


CONFIDENTIAL