Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
The Matrix type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() |
Multiply |
Multiply Matrix
|
![]() ![]() |
RotationX |
Builds a matrix that rotates around the x-axis
|
![]() ![]() |
RotationZ |
Builds a matrix that rotates around the z-axis
|
![]() |
ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
![]() ![]() |
Translation |
Builds a translation matrix using specified offsets
|
![]() ![]() |
Transpose |
Matrix Transpose
|
Fields
| Name | Description | |
|---|---|---|
![]() |
M11 |
M11
|
![]() |
M12 |
M12
|
![]() |
M13 |
M13
|
![]() |
M14 |
M14
|
![]() |
M21 |
M21
|
![]() |
M22 |
M22
|
![]() |
M23 |
M23
|
![]() |
M24 |
M24
|
![]() |
M31 |
M31
|
![]() |
M32 |
M32
|
![]() |
M33 |
M33
|
![]() |
M34 |
M34
|
![]() |
M41 |
M41
|
![]() |
M42 |
M42
|
![]() |
M43 |
M43
|
![]() |
M44 |
M44
|
.gif)
.gif)
.gif)
.gif)