Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Quaternion Structure
Quaternion Methods
Add Method
Conjugate Method
Dot Method
DotD Method
Equals Method
GetHashCode Method
Invert Method
Length Method
LengthD Method
LengthSq Method
LengthSqD Method
Multiply Method
Negate Method
Normalize Method
RotationAxis Method
RotationAxisDegrees Method
RotationMatrix Method
RotationX Method
RotationXDegrees Method
RotationY Method
RotationYawPitchRoll Method
RotationYawPitchRollDegrees Method
RotationYDegrees Method
RotationZ Method
RotationZDegrees Method
Slerp Method
Subtract Method
ToAxisAngle Method
ToString Method
TransformNormal Method
Quaternion
RotationMatrix Method
Create a rotation
Quaternion
from a rotation
Matrix
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Quaternion
RotationMatrix
(
Matrix
m
)
Parameters
m
Type:
Microsoft.DirectX
Matrix
Source
Matrix
Return Value
Type:
Quaternion
Resulting rotation
Quaternion
See Also
Reference
Quaternion Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com