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

D3DRMCONSTRAIN_ Values

Describes the axes of rotation to constrain when viewing a d3drmFrame object. The LookAt method uses this enumerated type.

D3DRMCONSTRAIN_Z
Use only x and y rotations.
D3DRMCONSTRAIN_Y
Use only x and z rotations.
D3DRMCONSTRAIN_X
Use only y and z rotations.


© 1996 Microsoft Corporation. All rights reserved.