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.Vec2s Member List

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec2s
CompareTo(Vec2s other)OpenCVForUnity.UnityUtils.Vec2s
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec2s
Equals(Vec2s other)OpenCVForUnity.UnityUtils.Vec2s
Equals(object obj)OpenCVForUnity.UnityUtils.Vec2s
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2s
GetHashCode()OpenCVForUnity.UnityUtils.Vec2s
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2s
Item1OpenCVForUnity.UnityUtils.Vec2s
Item2OpenCVForUnity.UnityUtils.Vec2s
operator(short, short)(in Vec2s vec)OpenCVForUnity.UnityUtils.Vec2sstatic
operator Vec2s(in(short, short) valueTuple)OpenCVForUnity.UnityUtils.Vec2sstatic
operator!=(Vec2s left, Vec2s right)OpenCVForUnity.UnityUtils.Vec2sstatic
operator==(Vec2s left, Vec2s right)OpenCVForUnity.UnityUtils.Vec2sstatic
readonly(short, short) ToValueTuple()OpenCVForUnity.UnityUtils.Vec2s
ToString()OpenCVForUnity.UnityUtils.Vec2s
ToVec2b()OpenCVForUnity.UnityUtils.Vec2s
ToVec2c()OpenCVForUnity.UnityUtils.Vec2s
ToVec2d()OpenCVForUnity.UnityUtils.Vec2s
ToVec2f()OpenCVForUnity.UnityUtils.Vec2s
ToVec2i()OpenCVForUnity.UnityUtils.Vec2s
ToVec2w()OpenCVForUnity.UnityUtils.Vec2s
Vec2s(short item1=0, short item2=0)OpenCVForUnity.UnityUtils.Vec2s