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