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