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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec7f
CompareTo(Vec7f other)OpenCVForUnity.UnityUtils.Vec7f
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec7f
Equals(Vec7f other)OpenCVForUnity.UnityUtils.Vec7f
Equals(object obj)OpenCVForUnity.UnityUtils.Vec7f
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec7f
GetHashCode()OpenCVForUnity.UnityUtils.Vec7f
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec7f
Item1OpenCVForUnity.UnityUtils.Vec7f
Item2OpenCVForUnity.UnityUtils.Vec7f
Item3OpenCVForUnity.UnityUtils.Vec7f
Item4OpenCVForUnity.UnityUtils.Vec7f
Item5OpenCVForUnity.UnityUtils.Vec7f
Item6OpenCVForUnity.UnityUtils.Vec7f
Item7OpenCVForUnity.UnityUtils.Vec7f
operator(float, float, float, float, float, float, float)(in Vec7f vec)OpenCVForUnity.UnityUtils.Vec7fexplicitstatic
operator KeyPoint(in Vec7f vec)OpenCVForUnity.UnityUtils.Vec7fexplicitstatic
operator Vec7f(in(float, float, float, float, float, float, float) valueTuple)OpenCVForUnity.UnityUtils.Vec7fexplicitstatic
operator!=(Vec7f left, Vec7f right)OpenCVForUnity.UnityUtils.Vec7fstatic
operator==(Vec7f left, Vec7f right)OpenCVForUnity.UnityUtils.Vec7fstatic
readonly(float, float, float, float, float, float, float) ToValueTuple()OpenCVForUnity.UnityUtils.Vec7f
ToKeyPoint()OpenCVForUnity.UnityUtils.Vec7f
ToString()OpenCVForUnity.UnityUtils.Vec7f
ToVec7d()OpenCVForUnity.UnityUtils.Vec7f
Vec7f(float item1=0, float item2=0, float item3=0, float item4=0, float item5=0, float item6=0, float item7=0)OpenCVForUnity.UnityUtils.Vec7f