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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec5d
CompareTo(Vec5d other)OpenCVForUnity.UnityUtils.Vec5d
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec5d
Equals(Vec5d other)OpenCVForUnity.UnityUtils.Vec5d
Equals(object obj)OpenCVForUnity.UnityUtils.Vec5d
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec5d
GetHashCode()OpenCVForUnity.UnityUtils.Vec5d
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec5d
Item1OpenCVForUnity.UnityUtils.Vec5d
Item2OpenCVForUnity.UnityUtils.Vec5d
Item3OpenCVForUnity.UnityUtils.Vec5d
Item4OpenCVForUnity.UnityUtils.Vec5d
Item5OpenCVForUnity.UnityUtils.Vec5d
operator(double, double, double, double, double)(in Vec5d vec)OpenCVForUnity.UnityUtils.Vec5dexplicitstatic
operator RotatedRect(in Vec5d vec)OpenCVForUnity.UnityUtils.Vec5dexplicitstatic
operator Vec5d(in(double, double, double, double, double) valueTuple)OpenCVForUnity.UnityUtils.Vec5dexplicitstatic
operator!=(Vec5d left, Vec5d right)OpenCVForUnity.UnityUtils.Vec5dstatic
operator==(Vec5d left, Vec5d right)OpenCVForUnity.UnityUtils.Vec5dstatic
readonly(double, double, double, double, double) ToValueTuple()OpenCVForUnity.UnityUtils.Vec5d
ToRotatedRect()OpenCVForUnity.UnityUtils.Vec5d
ToString()OpenCVForUnity.UnityUtils.Vec5d
ToVec5f()OpenCVForUnity.UnityUtils.Vec5d
Vec5d(double item1=0, double item2=0, double item3=0, double item4=0, double item5=0)OpenCVForUnity.UnityUtils.Vec5d