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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec6f
CompareTo(Vec6f other)OpenCVForUnity.UnityUtils.Vec6f
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec6f
Equals(Vec6f other)OpenCVForUnity.UnityUtils.Vec6f
Equals(object obj)OpenCVForUnity.UnityUtils.Vec6f
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec6f
GetHashCode()OpenCVForUnity.UnityUtils.Vec6f
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec6f
Item1OpenCVForUnity.UnityUtils.Vec6f
Item2OpenCVForUnity.UnityUtils.Vec6f
Item3OpenCVForUnity.UnityUtils.Vec6f
Item4OpenCVForUnity.UnityUtils.Vec6f
Item5OpenCVForUnity.UnityUtils.Vec6f
Item6OpenCVForUnity.UnityUtils.Vec6f
operator(float, float, float, float, float, float)(in Vec6f vec)OpenCVForUnity.UnityUtils.Vec6fexplicitstatic
operator Vec6f(in(float, float, float, float, float, float, float) valueTuple)OpenCVForUnity.UnityUtils.Vec6fexplicitstatic
operator!=(Vec6f left, Vec6f right)OpenCVForUnity.UnityUtils.Vec6fstatic
operator==(Vec6f left, Vec6f right)OpenCVForUnity.UnityUtils.Vec6fstatic
readonly(float, float, float, float, float, float) ToValueTuple()OpenCVForUnity.UnityUtils.Vec6f
ToString()OpenCVForUnity.UnityUtils.Vec6f
Vec6f(float item1=0, float item2=0, float item3=0, float item4=0, float item5=0, float item6=0)OpenCVForUnity.UnityUtils.Vec6f