NNS_G2dGetUserExAnimAttrBank

C Specification

#include <nnsys/g2d/fmt/g2d_Anim_data.h>
static inline const NNSG2dUserExAnimAttrBank* 
NNS_G2dGetUserExAnimAttrBank( const NNSG2dAnimBankData* pAnimBank )

Arguments

pAnimBank [IN] Animation information bank

Return Values

The animation user extended attribute bank

Description

Obtains the animation user extended attribute bank from the animation information bank. Returns NULL if it fails. Specify the -oua option to obtain the output data that contains the user extended attribute.

See Also

None.

Revision History

09/01/2005 Initial version.


CONFIDENTIAL