ReactOS 0.4.16-dev-736-g28b802b
|
Public Attributes | |
ID3DXKeyframedAnimationSet | ID3DXKeyframedAnimationSet_iface |
LONG | ref |
const char * | name |
double | ticks_per_second |
D3DXPLAYBACK_TYPE | playback_type |
unsigned int | animation_count |
unsigned int | callback_key_count |
const D3DXKEY_CALLBACK * | callback_keys |
Definition at line 475 of file animation.c.
Definition at line 483 of file animation.c.
Referenced by D3DXCreateKeyframedAnimationSet().
Definition at line 484 of file animation.c.
Referenced by D3DXCreateKeyframedAnimationSet().
const D3DXKEY_CALLBACK* d3dx9_keyframed_animation_set::callback_keys |
Definition at line 485 of file animation.c.
Referenced by d3dx9_keyframed_animation_GetCallbackKeys(), and D3DXCreateKeyframedAnimationSet().
ID3DXKeyframedAnimationSet d3dx9_keyframed_animation_set::ID3DXKeyframedAnimationSet_iface |
Definition at line 477 of file animation.c.
Referenced by impl_from_ID3DXKeyframedAnimationSet().
Definition at line 480 of file animation.c.
D3DXPLAYBACK_TYPE d3dx9_keyframed_animation_set::playback_type |
Definition at line 482 of file animation.c.
Referenced by D3DXCreateKeyframedAnimationSet().
LONG d3dx9_keyframed_animation_set::ref |
Definition at line 478 of file animation.c.
double d3dx9_keyframed_animation_set::ticks_per_second |
Definition at line 481 of file animation.c.
Referenced by D3DXCreateKeyframedAnimationSet().