NNS_G2dResetBuffer

C Specification

#include <nnsys/g2d/g2d_Oam.h>
void NNS_G2dResetBuffer( 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.) The name of this function has changed to NNS_G2dResetOamManagerBuffer. To maintain compatibility, the previous function was kept under a different name.

See Also

NNS_G2dResetOamManagerBuffer, NNS_G2dGetOamManagerOamCapacity, NNS_G2dGetOamManagerAffineCapacity

Revision History

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


CONFIDENTIAL