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