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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec4s
CompareTo(Vec4s other)OpenCVForUnity.UnityUtils.Vec4s
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec4s
Equals(Vec4s other)OpenCVForUnity.UnityUtils.Vec4s
Equals(object obj)OpenCVForUnity.UnityUtils.Vec4s
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4s
GetHashCode()OpenCVForUnity.UnityUtils.Vec4s
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4s
Item1OpenCVForUnity.UnityUtils.Vec4s
Item2OpenCVForUnity.UnityUtils.Vec4s
Item3OpenCVForUnity.UnityUtils.Vec4s
Item4OpenCVForUnity.UnityUtils.Vec4s
operator(short, short, short, short)(in Vec4s vec)OpenCVForUnity.UnityUtils.Vec4sstatic
operator Vec4s(in(short, short, short, short) valueTuple)OpenCVForUnity.UnityUtils.Vec4sstatic
operator!=(Vec4s left, Vec4s right)OpenCVForUnity.UnityUtils.Vec4sstatic
operator==(Vec4s left, Vec4s right)OpenCVForUnity.UnityUtils.Vec4sstatic
readonly(short, short, short, short) ToValueTuple()OpenCVForUnity.UnityUtils.Vec4s
ToString()OpenCVForUnity.UnityUtils.Vec4s
ToVec4b()OpenCVForUnity.UnityUtils.Vec4s
ToVec4c()OpenCVForUnity.UnityUtils.Vec4s
ToVec4d()OpenCVForUnity.UnityUtils.Vec4s
ToVec4f()OpenCVForUnity.UnityUtils.Vec4s
ToVec4i()OpenCVForUnity.UnityUtils.Vec4s
ToVec4w()OpenCVForUnity.UnityUtils.Vec4s
Vec4s(short item1=0, short item2=0, short item3=0, short item4=0)OpenCVForUnity.UnityUtils.Vec4s