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

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

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