Matrix4x4
Microsoft DirectX 9.0 SDK Update (October 2004)

Matrix4x4


Defines a 4×4 matrix. This is used as a frame transformation matrix.

        template Matrix4x4
        {
            < F6F23F45-7686-11cf-8F52-0040333594A3 >
            array float matrix[16];
        } 

Where:



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.