NNS_G2dRndCoreDrawCell

Syntax

#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

2004/11/10 Initial version.


CONFIDENTIAL