CompareTo(object obj) | OpenCVForUnity.UnityUtils.Vec4w | |
CompareTo(Vec4w other) | OpenCVForUnity.UnityUtils.Vec4w | |
CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityUtils.Vec4w | |
Equals(Vec4w other) | OpenCVForUnity.UnityUtils.Vec4w | |
Equals(object obj) | OpenCVForUnity.UnityUtils.Vec4w | |
Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityUtils.Vec4w | |
GetHashCode() | OpenCVForUnity.UnityUtils.Vec4w | |
GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityUtils.Vec4w | |
Item1 | OpenCVForUnity.UnityUtils.Vec4w | |
Item2 | OpenCVForUnity.UnityUtils.Vec4w | |
Item3 | OpenCVForUnity.UnityUtils.Vec4w | |
Item4 | OpenCVForUnity.UnityUtils.Vec4w | |
operator(ushort, ushort, ushort, ushort)(in Vec4w vec) | OpenCVForUnity.UnityUtils.Vec4w | static |
operator Vec4w(in(ushort, ushort, ushort, ushort) valueTuple) | OpenCVForUnity.UnityUtils.Vec4w | static |
operator!=(Vec4w left, Vec4w right) | OpenCVForUnity.UnityUtils.Vec4w | static |
operator==(Vec4w left, Vec4w right) | OpenCVForUnity.UnityUtils.Vec4w | static |
readonly(ushort, ushort, ushort, ushort) ToValueTuple() | OpenCVForUnity.UnityUtils.Vec4w | |
ToString() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4b() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4c() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4d() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4f() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4i() | OpenCVForUnity.UnityUtils.Vec4w | |
ToVec4s() | OpenCVForUnity.UnityUtils.Vec4w | |
Vec4w(ushort item1=0, ushort item2=0, ushort item3=0, ushort item4=0) | OpenCVForUnity.UnityUtils.Vec4w | |