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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec4f
CompareTo(Vec4f other)OpenCVForUnity.UnityUtils.Vec4f
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec4f
Equals(Vec4f other)OpenCVForUnity.UnityUtils.Vec4f
Equals(object obj)OpenCVForUnity.UnityUtils.Vec4f
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4f
GetHashCode()OpenCVForUnity.UnityUtils.Vec4f
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4f
Item1OpenCVForUnity.UnityUtils.Vec4f
Item2OpenCVForUnity.UnityUtils.Vec4f
Item3OpenCVForUnity.UnityUtils.Vec4f
Item4OpenCVForUnity.UnityUtils.Vec4f
operator(float, float, float, float)(in Vec4f vec)OpenCVForUnity.UnityUtils.Vec4fexplicitstatic
operator DMatch(in Vec4f vec)OpenCVForUnity.UnityUtils.Vec4fexplicitstatic
operator Vec4f(in(float, float, float, float) valueTuple)OpenCVForUnity.UnityUtils.Vec4fexplicitstatic
operator!=(Vec4f left, Vec4f right)OpenCVForUnity.UnityUtils.Vec4fstatic
operator==(Vec4f left, Vec4f right)OpenCVForUnity.UnityUtils.Vec4fstatic
readonly(float, float, float, float) ToValueTuple()OpenCVForUnity.UnityUtils.Vec4f
ToDMatch()OpenCVForUnity.UnityUtils.Vec4f
ToString()OpenCVForUnity.UnityUtils.Vec4f
ToVec4b()OpenCVForUnity.UnityUtils.Vec4f
ToVec4c()OpenCVForUnity.UnityUtils.Vec4f
ToVec4d()OpenCVForUnity.UnityUtils.Vec4f
ToVec4i()OpenCVForUnity.UnityUtils.Vec4f
ToVec4s()OpenCVForUnity.UnityUtils.Vec4f
ToVec4w()OpenCVForUnity.UnityUtils.Vec4f
Vec4f(float item1=0, float item2=0, float item3=0, float item4=0)OpenCVForUnity.UnityUtils.Vec4f