NNS_G2dGetUserExAnimAttrBank

Syntax

#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

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.

See Also

None.

Revision History

2005/09/01 Initial version.


CONFIDENTIAL