OpenCV for Unity 2.6.5
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.Vec2i Member List

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec2i
CompareTo(Vec2i other)OpenCVForUnity.UnityUtils.Vec2i
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec2i
Equals(Vec2i other)OpenCVForUnity.UnityUtils.Vec2i
Equals(object obj)OpenCVForUnity.UnityUtils.Vec2i
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2i
GetHashCode()OpenCVForUnity.UnityUtils.Vec2i
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2i
Item1OpenCVForUnity.UnityUtils.Vec2i
Item2OpenCVForUnity.UnityUtils.Vec2i
operator(int, int)(in Vec2i vec)OpenCVForUnity.UnityUtils.Vec2iexplicitstatic
operator OpenCVForUnity.CoreModule.Range(in Vec2i vec)OpenCVForUnity.UnityUtils.Vec2iexplicitstatic
operator Vec2i(in(int, int) valueTuple)OpenCVForUnity.UnityUtils.Vec2iexplicitstatic
operator!=(Vec2i left, Vec2i right)OpenCVForUnity.UnityUtils.Vec2istatic
operator==(Vec2i left, Vec2i right)OpenCVForUnity.UnityUtils.Vec2istatic
readonly(int, int) ToValueTuple()OpenCVForUnity.UnityUtils.Vec2i
ToRange()OpenCVForUnity.UnityUtils.Vec2i
ToString()OpenCVForUnity.UnityUtils.Vec2i
ToVec2b()OpenCVForUnity.UnityUtils.Vec2i
ToVec2c()OpenCVForUnity.UnityUtils.Vec2i
ToVec2d()OpenCVForUnity.UnityUtils.Vec2i
ToVec2f()OpenCVForUnity.UnityUtils.Vec2i
ToVec2s()OpenCVForUnity.UnityUtils.Vec2i
ToVec2w()OpenCVForUnity.UnityUtils.Vec2i
Vec2i(int item1=0, int item2=0)OpenCVForUnity.UnityUtils.Vec2i