#include <nnsys/g2d/g2d_RendererCore.h>
void NNS_G2dRndCoreDrawCell( const NNSG2dCellData* pCell );
pCell | [IN] Cell data |
None.
Draws cells. This function must be called inside the BeginRendering
— EndRendering
block
None.
2004/11/10 Initial version.
CONFIDENTIAL