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

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

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