OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityUtils.Vec4i Member List

This is the complete list of members for OpenCVForUnity.UnityUtils.Vec4i, including all inherited members.

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
Item1OpenCVForUnity.UnityUtils.Vec4i
Item2OpenCVForUnity.UnityUtils.Vec4i
Item3OpenCVForUnity.UnityUtils.Vec4i
Item4OpenCVForUnity.UnityUtils.Vec4i
operator(int, int, int, int)(Vec4i vec)OpenCVForUnity.UnityUtils.Vec4iexplicitstatic
operator Rect(Vec4i vec)OpenCVForUnity.UnityUtils.Vec4iexplicitstatic
operator Vec4i(in(int, int, int, int) valueTuple)OpenCVForUnity.UnityUtils.Vec4iexplicitstatic
operator!=(Vec4i left, Vec4i right)OpenCVForUnity.UnityUtils.Vec4istatic
operator==(Vec4i left, Vec4i right)OpenCVForUnity.UnityUtils.Vec4istatic
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