#include <nnsys/g2d/fmt/g2d_Anim_data.h>
static inline const NNSG2dUserExAnimAttrBank*
NNS_G2dGetUserExAnimAttrBank( const NNSG2dAnimBankData* pAnimBank )
pAnimBank |
[IN] Animation information bank |
The animation user extended attribute bank.
Gets the animation user extended attribute bank from the animation information bank. Returns NULL
if it fails. Specify the -oua
option to get the output data that contains the user extended attribute.
None.
2005/09/01 Initial version.
CONFIDENTIAL