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