Microsoft DirectX 9.0 SDK Update (October 2004)

Vector4.Transform Method

Language:

Note: This documentation is preliminary and is subject to change.

Transforms a 4-D vector or an array of 4-D vectors by a given matrix.

Overload List

public void Transform(Matrix);
public static Vector4 Transform(Vector4, Matrix);
public static Vector4[] Transform(Vector4[], Matrix);

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center