Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Matrix Structure
Matrix Methods
Add Method
Equals Method
GetHashCode Method
Invert Method
Multiply Method
RotationAxis Method
RotationAxisDegrees Method
RotationQuaternion Method
RotationX Method
RotationXDegrees Method
RotationY Method
RotationYawPitchRoll Method
RotationYawPitchRollDegrees Method
RotationYDegrees Method
RotationZ Method
RotationZDegrees Method
Scaling Method
Subtract Method
ToString Method
Transform Method
TransformCoordinate Method
TransformNormal Method
Translation Method
Transpose Method
TransposeMatrix Method
Matrix
TransposeMatrix Method
Transpose given
Matrix
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Matrix
TransposeMatrix
(
Matrix
m
)
Parameters
m
Type:
Microsoft.DirectX
Matrix
Matrix
to transpose
Return Value
Type:
Matrix
Transposed
Matrix
Remarks
Obsolete, use
Transpose(Matrix)
instead
See Also
Reference
Matrix Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com