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

D3DTRANSFORMSTATE_ Values

Describes the transformation state for the D3DOP_STATETRANSFORM opcode.

D3DTRANSFORMSTATE_PROJECTION
Define the matrix for the projection transformation. The default value is null (the identity matrix).
D3DTRANSFORMSTATE_VIEW
Define the matrix for the view transformation. The default value is null (the identity matrix).
D3DTRANSFORMSTATE_WORLD
Define the matrix for the world transformation. The default values is null (the identity matrix).


© 1997 Microsoft Corporation. All rights reserved. Terms of Use.