#include <nnsys/g2d/fmt/g2d_MultiCell_data.h>
static inline const NNSG2dUserExCellAttrBank*
NNS_G2dGetUserExCellAttrBankFromMCBank( const NNSG2dMultiCellDataBank* pMCBank );
pMCBank |
[IN] Multicell bank |
The cell user extended attribute bank.
Gets the cell user extended attribute bank from the multicell bank. The data structure of the extended attribute is exactly the same as the data structure of the extended attribute in the cell bank.
2005/09/01 Initial version.
CONFIDENTIAL