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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec3w
CompareTo(Vec3w other)OpenCVForUnity.UnityUtils.Vec3w
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec3w
Equals(Vec3w other)OpenCVForUnity.UnityUtils.Vec3w
Equals(object obj)OpenCVForUnity.UnityUtils.Vec3w
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3w
GetHashCode()OpenCVForUnity.UnityUtils.Vec3w
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3w
Item1OpenCVForUnity.UnityUtils.Vec3w
Item2OpenCVForUnity.UnityUtils.Vec3w
Item3OpenCVForUnity.UnityUtils.Vec3w
operator(ushort, ushort, ushort)(in Vec3w vec)OpenCVForUnity.UnityUtils.Vec3wstatic
operator Vec3w(in(ushort, ushort, ushort) valueTuple)OpenCVForUnity.UnityUtils.Vec3wstatic
operator!=(Vec3w left, Vec3w right)OpenCVForUnity.UnityUtils.Vec3wstatic
operator==(Vec3w left, Vec3w right)OpenCVForUnity.UnityUtils.Vec3wstatic
readonly(ushort, ushort, ushort) ToValueTuple()OpenCVForUnity.UnityUtils.Vec3w
ToString()OpenCVForUnity.UnityUtils.Vec3w
ToVec3b()OpenCVForUnity.UnityUtils.Vec3w
ToVec3c()OpenCVForUnity.UnityUtils.Vec3w
ToVec3d()OpenCVForUnity.UnityUtils.Vec3w
ToVec3f()OpenCVForUnity.UnityUtils.Vec3w
ToVec3i()OpenCVForUnity.UnityUtils.Vec3w
ToVec3s()OpenCVForUnity.UnityUtils.Vec3w
Vec3w(ushort item1=0, ushort item2=0, ushort item3=0)OpenCVForUnity.UnityUtils.Vec3w