Quaternion.RotateMatrix Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Builds a quaternion from a rotation matrix.
Definition
Visual Basic .NET |
Public Sub RotateMatrix( _ ByVal m As Matrix _ ) |
C# |
public void RotateMatrix( Matrix m ); |
Managed C++ |
public: void RotateMatrix( Matrix m ); |
JScript .NET |
public function RotateMatrix( m : Matrix ); |
Parameters
See Also
© 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