NNS_G2dResetOamManagerBuffer

Syntax

#include <nnsys/g2d/g2d_Oam.h>
void NNS_G2dResetOamManagerBuffer( NNSG2dOamManagerInstance* pMan );

Arguments

pMan [OUT] OAM manager entity.

Return Values

None.

Description

Resets the internal OAM buffer for the range that the OAM manager is managing. (It is forcibly overwritten with the default value that sets the OBJ outside the screen.)This function is the NNS_G2dResetBuffer function under a new name. The previous function will remain to preserve compatibility.

See Also

NNS_G2dResetBuffer
NNS_G2dGetOamManagerOamCapacity
NNS_G2dGetOamManagerAffineCapacity

Revision History

2004/08/02 Renamed function.
2004/05/28 Initial version.


CONFIDENTIAL