Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

Class d3drmQuaternion

public final class d3drmQuaternion {
  public float s;
  public float v;
}

Describes the rotation used by the AddRotateKey method. It is also used in several of Direct3D's mathematical functions.

See also d3drmAnimation.

© 1996 Microsoft Corporation. All rights reserved.