three-dimensional vector Generated from class MR.Vector3<unsigned char>. This is the non-const half of the class.
More...
Inheritance diagram for MR.Vector3_UnsignedChar:Public Member Functions | |
| unsafe | Vector3_UnsignedChar () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Vector3_UnsignedChar (MR.Const_Vector3_UnsignedChar _other) |
Generated from constructor MR.Vector3<unsigned char>::Vector3. | |
| Vector3_UnsignedChar (Vector3_UnsignedChar _other) | |
Generated from constructor MR.Vector3<unsigned char>::Vector3. | |
| unsafe | Vector3_UnsignedChar (MR.Const_NoInit _1) |
Generated from constructor MR.Vector3<unsigned char>::Vector3. | |
| unsafe | Vector3_UnsignedChar (byte x, byte y, byte z) |
Generated from constructor MR.Vector3<unsigned char>::Vector3. | |
| unsafe MR.Vector3_UnsignedChar | assign (MR.Const_Vector3_UnsignedChar _other) |
Generated from method MR.Vector3<unsigned char>::operator=. | |
| unsafe MR.Vector3_UnsignedChar | addAssign (MR.Const_Vector3_UnsignedChar b) |
Generated from function MR.operator+=. | |
| unsafe MR.Vector3_UnsignedChar | subAssign (MR.Const_Vector3_UnsignedChar b) |
Generated from function MR.operator-=. | |
| unsafe MR.Vector3_UnsignedChar | mulAssign (byte b) |
Generated from function MR.operator*=. | |
| unsafe MR.Vector3_UnsignedChar | divAssign (byte b) |
Generated from function MR.operator/=. | |
Properties | |
| new unsafe ref byte | x [get] |
| new unsafe ref byte | y [get] |
| new unsafe ref byte | z [get] |
| unsafe new ref byte | this[int e] [get] |
Generated from method MR.Vector3<unsigned char>::operator[]. | |
three-dimensional vector Generated from class MR.Vector3<unsigned char>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.Vector3<unsigned char>::Vector3.
|
inline |
Generated from constructor MR.Vector3<unsigned char>::Vector3.
|
inline |
Generated from constructor MR.Vector3<unsigned char>::Vector3.
|
inline |
Generated from constructor MR.Vector3<unsigned char>::Vector3.
|
inline |
Generated from function MR.operator+=.
|
inline |
Generated from method MR.Vector3<unsigned char>::operator=.
|
inline |
Generated from function MR.operator/=.
|
inline |
Generated from function MR.operator*=.
|
inline |
Generated from function MR.operator-=.
|
get |
Generated from method MR.Vector3<unsigned char>::operator[].
|
get |
|
get |
|
get |