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
Add Method
Matrix
addition
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Matrix
Add
(
Matrix
l
,
Matrix
r
)
Parameters
l
Type:
Microsoft.DirectX
Matrix
Left-hand side
Matrix
r
Type:
Microsoft.DirectX
Matrix
Right-hand side
Matrix
Return Value
Type:
Matrix
Result of
Matrix
addition
See Also
Reference
Matrix Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com