Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
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: 10.0.7983.28765
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 2016
Send comments on this topic to
support@demo3d.com