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

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

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