symmetric 4x4 matrix Generated from class MR.SymMatrix4i64. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe long | xx [get] |
| | zero matrix by default
|
| unsafe long | xy [get] |
| | zero matrix by default
|
| unsafe long | xz [get] |
| | zero matrix by default
|
| unsafe long | xw [get] |
| | zero matrix by default
|
| unsafe long | yy [get] |
| | zero matrix by default
|
| unsafe long | yz [get] |
| | zero matrix by default
|
| unsafe long | yw [get] |
| | zero matrix by default
|
| unsafe long | zz [get] |
| | zero matrix by default
|
| unsafe long | zw [get] |
| | zero matrix by default
|
| unsafe long | ww [get] |
| | zero matrix by default
|
symmetric 4x4 matrix Generated from class MR.SymMatrix4i64. This is the const half of the class.
◆ Const_SymMatrix4i64() [1/3]
| unsafe MR.Const_SymMatrix4i64.Const_SymMatrix4i64 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SymMatrix4i64() [2/3]
◆ Const_SymMatrix4i64() [3/3]
| MR.Const_SymMatrix4i64.Const_SymMatrix4i64 |
( |
SymMatrix4i64 | _other | ) |
|
|
inline |
◆ diagonal()
◆ Dispose() [1/2]
| virtual void MR.Const_SymMatrix4i64.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SymMatrix4i64.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool MR.Const_SymMatrix4i64.Equals |
( |
object? | other | ) |
|
|
inline |
◆ identity()
◆ normSq()
| unsafe long MR.Const_SymMatrix4i64.normSq |
( |
| ) |
|
|
inline |
computes the squared norm of the matrix, which is equal to the sum of 16 squared elements Generated from method MR.SymMatrix4i64.normSq.
◆ operator!=()
◆ operator==()
Generated from method MR::SymMatrix4i64::operator==.
◆ trace()
| unsafe long MR.Const_SymMatrix4i64.trace |
( |
| ) |
|
|
inline |
◆ __ref_storage_ww
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_ww |
|
protected |
◆ __ref_storage_xw
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_xw |
|
protected |
◆ __ref_storage_xx
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_xx |
|
protected |
◆ __ref_storage_xy
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_xy |
|
protected |
◆ __ref_storage_xz
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_xz |
|
protected |
◆ __ref_storage_yw
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_yw |
|
protected |
◆ __ref_storage_yy
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_yy |
|
protected |
◆ __ref_storage_yz
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_yz |
|
protected |
◆ __ref_storage_zw
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_zw |
|
protected |
◆ __ref_storage_zz
| unsafe long* MR.Const_SymMatrix4i64.__ref_storage_zz |
|
protected |
◆ ww
| unsafe long MR.Const_SymMatrix4i64.ww |
|
get |
◆ xw
| unsafe long MR.Const_SymMatrix4i64.xw |
|
get |
◆ xx
| unsafe long MR.Const_SymMatrix4i64.xx |
|
get |
◆ xy
| unsafe long MR.Const_SymMatrix4i64.xy |
|
get |
◆ xz
| unsafe long MR.Const_SymMatrix4i64.xz |
|
get |
◆ yw
| unsafe long MR.Const_SymMatrix4i64.yw |
|
get |
◆ yy
| unsafe long MR.Const_SymMatrix4i64.yy |
|
get |
◆ yz
| unsafe long MR.Const_SymMatrix4i64.yz |
|
get |
◆ zw
| unsafe long MR.Const_SymMatrix4i64.zw |
|
get |
◆ zz
| unsafe long MR.Const_SymMatrix4i64.zz |
|
get |
The documentation for this class was generated from the following file: