#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawCell( const NNSG2dCellData* pCell );
pCell | [IN] Cell data |
None.
Renders the cell data.
Call this function during the BeginRendering
— EndRendering
block.
2004/05/28 Initial version.
CONFIDENTIAL