D3DXCreateKeyframedAnimationSet函数参数问题。
HRESULT D3DXCreateKeyframedAnimationSet( __in LPCSTR pName, __in DOUBLE TicksPerSecond, __in D3DXPLAYBACK_TYPE Playback, __in UINT NumAnimations, __in UINT NumCallbackKeys, __in const LPD3DXKEY_CALLBACK *pCallKeys, __out LPD3DXKEYFRAMEDANIMATIONSET *ppAnimationSet);