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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec2f
CompareTo(Vec2f other)OpenCVForUnity.UnityUtils.Vec2f
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec2f
Equals(Vec2f other)OpenCVForUnity.UnityUtils.Vec2f
Equals(object obj)OpenCVForUnity.UnityUtils.Vec2f
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2f
GetHashCode()OpenCVForUnity.UnityUtils.Vec2f
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2f
Item1OpenCVForUnity.UnityUtils.Vec2f
Item2OpenCVForUnity.UnityUtils.Vec2f
operator(float, float)(in Vec2f vec)OpenCVForUnity.UnityUtils.Vec2fstatic
operator Vec2f(in(float, float) valueTuple)OpenCVForUnity.UnityUtils.Vec2fstatic
operator!=(Vec2f left, Vec2f right)OpenCVForUnity.UnityUtils.Vec2fstatic
operator==(Vec2f left, Vec2f right)OpenCVForUnity.UnityUtils.Vec2fstatic
readonly(float, float) ToValueTuple()OpenCVForUnity.UnityUtils.Vec2f
ToString()OpenCVForUnity.UnityUtils.Vec2f
ToVec2b()OpenCVForUnity.UnityUtils.Vec2f
ToVec2c()OpenCVForUnity.UnityUtils.Vec2f
ToVec2d()OpenCVForUnity.UnityUtils.Vec2f
ToVec2i()OpenCVForUnity.UnityUtils.Vec2f
ToVec2s()OpenCVForUnity.UnityUtils.Vec2f
ToVec2w()OpenCVForUnity.UnityUtils.Vec2f
Vec2f(float item1=0, float item2=0)OpenCVForUnity.UnityUtils.Vec2f