| Parameter | Description |
|---|---|
| m | Matrix to invert. |
double3x4 The inverted matrix.
Fast matrix inverse for rigid transforms (orthonormal basis and translation)
| Parameter | Description |
|---|---|
| m | Matrix to invert. |
double4x4 The inverted matrix.
Fast matrix inverse for rigid transforms (orthonormal basis and translation)
| Parameter | Description |
|---|---|
| m | Matrix to invert. |
float3x4 The inverted matrix.
Fast matrix inverse for rigid transforms (orthonormal basis and translation)
| Parameter | Description |
|---|---|
| m | Matrix to invert. |
float4x4 The inverted matrix.
Fast matrix inverse for rigid transforms (orthonormal basis and translation)