symmetric 4x4 matrix Generated from class MR.SymMatrix4i. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | SymMatrix4i () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SymMatrix4i (MR.Const_SymMatrix4i _other) |
| Generated from constructor MR.SymMatrix4i.SymMatrix4i. | |
| SymMatrix4i (SymMatrix4i _other) | |
| Generated from constructor MR.SymMatrix4i.SymMatrix4i. | |
| unsafe MR.SymMatrix4i | assign (MR.Const_SymMatrix4i _other) |
| Generated from method MR::SymMatrix4i::operator=. | |
| unsafe MR.SymMatrix4i | addAssign (MR.Const_SymMatrix4i b) |
| Generated from method MR::SymMatrix4i::operator+=. | |
| unsafe MR.SymMatrix4i | subAssign (MR.Const_SymMatrix4i b) |
| Generated from method MR::SymMatrix4i::operator-=. | |
| unsafe MR.SymMatrix4i | mulAssign (int b) |
| Generated from method MR::SymMatrix4i::operator*=. | |
| unsafe MR.SymMatrix4i | divAssign (int b) |
| Generated from method MR::SymMatrix4i::operator/=. | |
| Public Member Functions inherited from MR.Const_SymMatrix4i | |
| virtual void | Dispose () |
| unsafe | Const_SymMatrix4i () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_SymMatrix4i (MR.Const_SymMatrix4i _other) |
| Generated from constructor MR.SymMatrix4i.SymMatrix4i. | |
| Const_SymMatrix4i (SymMatrix4i _other) | |
| Generated from constructor MR.SymMatrix4i.SymMatrix4i. | |
| unsafe int | trace () |
| computes trace of the matrix Generated from method MR.SymMatrix4i.trace. | |
| unsafe int | normSq () |
| computes the squared norm of the matrix, which is equal to the sum of 16 squared elements Generated from method MR.SymMatrix4i.normSq. | |
| bool | Equals (MR.Const_SymMatrix4i? _1) |
| override bool | Equals (object? other) |
Properties | |
| new unsafe ref int | xx [get] |
| zero matrix by default | |
| new unsafe ref int | xy [get] |
| zero matrix by default | |
| new unsafe ref int | xz [get] |
| zero matrix by default | |
| new unsafe ref int | xw [get] |
| zero matrix by default | |
| new unsafe ref int | yy [get] |
| zero matrix by default | |
| new unsafe ref int | yz [get] |
| zero matrix by default | |
| new unsafe ref int | yw [get] |
| zero matrix by default | |
| new unsafe ref int | zz [get] |
| zero matrix by default | |
| new unsafe ref int | zw [get] |
| zero matrix by default | |
| new unsafe ref int | ww [get] |
| zero matrix by default | |
| Properties inherited from MR.Const_SymMatrix4i | |
| 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 | |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_SymMatrix4i | |
| static unsafe MR.SymMatrix4i | identity () |
| Generated from method MR.SymMatrix4i.identity. | |
| static unsafe MR.SymMatrix4i | diagonal (int diagVal) |
| Generated from method MR.SymMatrix4i.diagonal. | |
| static unsafe bool | operator== (MR.Const_SymMatrix4i _this, MR.Const_SymMatrix4i _1) |
| Generated from method MR::SymMatrix4i::operator==. | |
| static unsafe bool | operator!= (MR.Const_SymMatrix4i _this, MR.Const_SymMatrix4i _1) |
| Protected Member Functions inherited from MR.Const_SymMatrix4i | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_SymMatrix4i | |
| unsafe int * | __ref_storage_xx |
| unsafe int * | __ref_storage_xy |
| unsafe int * | __ref_storage_xz |
| unsafe int * | __ref_storage_xw |
| unsafe int * | __ref_storage_yy |
| unsafe int * | __ref_storage_yz |
| unsafe int * | __ref_storage_yw |
| unsafe int * | __ref_storage_zz |
| unsafe int * | __ref_storage_zw |
| unsafe int * | __ref_storage_ww |
symmetric 4x4 matrix Generated from class MR.SymMatrix4i. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.SymMatrix4i.SymMatrix4i.
|
inline |
Generated from constructor MR.SymMatrix4i.SymMatrix4i.
|
inline |
Generated from method MR::SymMatrix4i::operator+=.
|
inline |
Generated from method MR::SymMatrix4i::operator=.
|
inline |
Generated from method MR::SymMatrix4i::operator/=.
|
inline |
Generated from method MR::SymMatrix4i::operator*=.
|
inline |
Generated from method MR::SymMatrix4i::operator-=.
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default
|
get |
zero matrix by default