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

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

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