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.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
The following table(s) list the members exposed by the Matrix4 type.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
Identity | Gets the identify matrix. |
![]() |
M11 | Gets or sets the value in row 1, column 1. |
![]() |
M12 | Gets or sets the value in row 1, column 2. |
![]() |
M13 | Gets or sets the value in row 1, column 3. |
![]() |
M14 | Gets or sets the value in row 1, column 4. |
![]() |
M21 | Gets or sets the value in row 2, column 1. |
![]() |
M22 | Gets or sets the value in row 2, column 2. |
![]() |
M23 | Gets or sets the value in row 2, column 3. |
![]() |
M24 | Gets or sets the value in row 2, column 4. |
![]() |
M31 | Gets or sets the value in row 3, column 1. |
![]() |
M32 | Gets or sets the value in row 3, column 2. |
![]() |
M33 | Gets or sets the value in row 3, column 3. |
![]() |
M34 | Gets or sets the value in row 3, column 4. |
![]() |
M41 | Gets or sets the value in row 4, column 1. |
![]() |
M42 | Gets or sets the value in row 4, column 2. |
![]() |
M43 | Gets or sets the value in row 4, column 3. |
![]() |
M44 | Gets or sets the value in row 4, column 4. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Compares two objects to see if they contain the same data. |
![]() |
GetHashCode | Gets the hash code for a Matrix4. |
![]() ![]() |
op_Equality | Compares two Matrix4 objects for equality. |
![]() ![]() |
op_Inequality | Compares two Matrix4 objects for inequality. |