four-dimensional vector Generated from class MR::Vector4<unsigned char>. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_Vector4_UnsignedChar () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Vector4_UnsignedChar (MR.Const_Vector4_UnsignedChar _other) |
| Generated from constructor MR::Vector4<unsigned char>::Vector4. | |
| Const_Vector4_UnsignedChar (Vector4_UnsignedChar _other) | |
| Generated from constructor MR::Vector4<unsigned char>::Vector4. | |
| unsafe | Const_Vector4_UnsignedChar (MR.Const_NoInit _1) |
| Generated from constructor MR::Vector4<unsigned char>::Vector4. | |
| unsafe | Const_Vector4_UnsignedChar (byte x, byte y, byte z, byte w) |
| Generated from constructor MR::Vector4<unsigned char>::Vector4. | |
| unsafe byte | lengthSq () |
| Generated from method MR::Vector4<unsigned char>lengthSq. | |
| unsafe double | length () |
| Generated from method MR::Vector4<unsigned char>length. | |
| bool | Equals (MR.Const_Vector4_UnsignedChar? b) |
| override bool | Equals (object? other) |
Static Public Member Functions | |
| static unsafe MR.Vector4_UnsignedChar | diagonal (byte a) |
| Generated from method MR::Vector4<unsigned char>diagonal. | |
| static unsafe bool | operator== (MR.Const_Vector4_UnsignedChar a, MR.Const_Vector4_UnsignedChar b) |
| Generated from function MR::operator==. | |
| static unsafe bool | operator!= (MR.Const_Vector4_UnsignedChar a, MR.Const_Vector4_UnsignedChar b) |
| static unsafe MR.Const_Vector4_UnsignedChar | operator+ (MR.Const_Vector4_UnsignedChar a) |
| Generated from function MR::operator+. | |
| static unsafe MR.Vector4i | operator- (MR.Const_Vector4_UnsignedChar a) |
| Generated from function MR::operator-. | |
| static unsafe MR.Vector4i | operator+ (MR.Const_Vector4_UnsignedChar a, MR.Const_Vector4_UnsignedChar b) |
| Generated from function MR::operator+. | |
| static unsafe MR.Vector4i | operator- (MR.Const_Vector4_UnsignedChar a, MR.Const_Vector4_UnsignedChar b) |
| Generated from function MR::operator-. | |
| static unsafe MR.Vector4i | operator* (byte a, MR.Const_Vector4_UnsignedChar b) |
| Generated from function MR::operator*. | |
| static unsafe MR.Vector4i | operator* (MR.Const_Vector4_UnsignedChar b, byte a) |
| Generated from function MR::operator*. | |
| static unsafe MR.Vector4i | operator/ (Const_Vector4_UnsignedChar b, byte a) |
| Generated from function MR::operator/. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe byte * | __ref_storage_x |
| unsafe byte * | __ref_storage_y |
| unsafe byte * | __ref_storage_z |
| unsafe byte * | __ref_storage_w |
Static Protected Attributes | |
| static unsafe int * | __ref_storage_Elements |
Properties | |
| static unsafe int | Elements [get] |
| unsafe byte | x [get] |
| unsafe byte | y [get] |
| unsafe byte | z [get] |
| unsafe byte | w [get] |
| unsafe byte | this[int e] [get] |
| Generated from method MR::Vector4<unsigned char>::operator[]. | |
four-dimensional vector Generated from class MR::Vector4<unsigned char>. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::Vector4<unsigned char>::Vector4.
|
inline |
Generated from constructor MR::Vector4<unsigned char>::Vector4.
|
inline |
Generated from constructor MR::Vector4<unsigned char>::Vector4.
|
inline |
Generated from constructor MR::Vector4<unsigned char>::Vector4.
|
inlinestatic |
Generated from method MR::Vector4<unsigned char>diagonal.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
|
inline |
|
inline |
Generated from method MR::Vector4<unsigned char>length.
|
inline |
Generated from method MR::Vector4<unsigned char>lengthSq.
|
inlinestatic |
|
inlinestatic |
Generated from function MR::operator*.
|
inlinestatic |
Generated from function MR::operator*.
|
inlinestatic |
Generated from function MR::operator+.
|
inlinestatic |
Generated from function MR::operator+.
|
inlinestatic |
Generated from function MR::operator-.
|
inlinestatic |
Generated from function MR::operator-.
|
inlinestatic |
Generated from function MR::operator/.
|
inlinestatic |
Generated from function MR::operator==.
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticget |
|
get |
Generated from method MR::Vector4<unsigned char>::operator[].
|
get |
|
get |
|
get |
|
get |