NNS_G2dRndCoreDrawCell

C Specification

#include <nnsys/g2d/g2d_RendererCore.h>
void NNS_G2dRndCoreDrawCell( const NNSG2dCellData* pCell );

Arguments

pCell [IN] Cell data

Return Values

None.

Description

Draws cells. This function must be called inside the BeginRenderingEndRendering block

See Also

None.

Revision History

11/10/2004 Initial version.


CONFIDENTIAL