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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec2d
CompareTo(Vec2d other)OpenCVForUnity.UnityUtils.Vec2d
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec2d
Equals(Vec2d other)OpenCVForUnity.UnityUtils.Vec2d
Equals(object obj)OpenCVForUnity.UnityUtils.Vec2d
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2d
GetHashCode()OpenCVForUnity.UnityUtils.Vec2d
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2d
Item1OpenCVForUnity.UnityUtils.Vec2d
Item2OpenCVForUnity.UnityUtils.Vec2d
operator(double, double)(in Vec2d vec)OpenCVForUnity.UnityUtils.Vec2dexplicitstatic
operator Point(in Vec2d vec)OpenCVForUnity.UnityUtils.Vec2dexplicitstatic
operator Size(in Vec2d vec)OpenCVForUnity.UnityUtils.Vec2dexplicitstatic
operator Vec2d(in(double, double) valueTuple)OpenCVForUnity.UnityUtils.Vec2dexplicitstatic
operator!=(Vec2d left, Vec2d right)OpenCVForUnity.UnityUtils.Vec2dstatic
operator==(Vec2d left, Vec2d right)OpenCVForUnity.UnityUtils.Vec2dstatic
readonly(double, double) ToValueTuple()OpenCVForUnity.UnityUtils.Vec2d
ToPoint()OpenCVForUnity.UnityUtils.Vec2d
ToSize()OpenCVForUnity.UnityUtils.Vec2d
ToString()OpenCVForUnity.UnityUtils.Vec2d
ToVec2b()OpenCVForUnity.UnityUtils.Vec2d
ToVec2c()OpenCVForUnity.UnityUtils.Vec2d
ToVec2f()OpenCVForUnity.UnityUtils.Vec2d
ToVec2i()OpenCVForUnity.UnityUtils.Vec2d
ToVec2s()OpenCVForUnity.UnityUtils.Vec2d
ToVec2w()OpenCVForUnity.UnityUtils.Vec2d
Vec2d(double item1=0, double item2=0)OpenCVForUnity.UnityUtils.Vec2d