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

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

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