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