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

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

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