|
static Vector3 | GetDiagonalComponentsOnly (this Matrix4x4 mat) |
|
static Matrix4x4 | ProjectMatrixOntoAxes (this Matrix4x4 mat, Quaternion axes) |
|
static Matrix4x4 | Set3x3Rows (this Matrix4x4 mat, Vector3 affectRows, float value) |
|
static Matrix4x4 | Set3x3Columns (this Matrix4x4 mat, Vector3 affectColumns, float value) |
|
static Vector3Double | MultiplyDoublePoint3x4 (this Matrix4x4 mat, Vector3Double point) |
|
static Matrix4x4 | Negate3x3Rows (this Matrix4x4 mat, Vector3 affectRows) |
|
static Matrix4x4 | Negate3x3Columns (this Matrix4x4 mat, Vector3 affectColumns) |
|
The documentation for this class was generated from the following file: