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

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

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