ReactOS 0.4.15-dev-7934-g1dc8d80
d3drm_animation_key Struct Reference

#include <d3drm_private.h>

Collaboration diagram for d3drm_animation_key:

Public Attributes

D3DVALUE time
 
union {
   D3DVECTOR   position
 
   D3DVECTOR   scale
 
   D3DRMQUATERNION   rotate
 
u
 

Detailed Description

Definition at line 229 of file d3drm_private.h.

Member Data Documentation

◆ position

D3DVECTOR d3drm_animation_key::position

Definition at line 234 of file d3drm_private.h.

◆ rotate

D3DRMQUATERNION d3drm_animation_key::rotate

Definition at line 236 of file d3drm_private.h.

◆ scale

D3DVECTOR d3drm_animation_key::scale

Definition at line 235 of file d3drm_private.h.

◆ time

D3DVALUE d3drm_animation_key::time

Definition at line 231 of file d3drm_private.h.

◆ 

union { ... } d3drm_animation_key::u

The documentation for this struct was generated from the following file: