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 | |
Item1 | OpenCVForUnity.UnityUtils.Vec3i | |
Item2 | OpenCVForUnity.UnityUtils.Vec3i | |
Item3 | OpenCVForUnity.UnityUtils.Vec3i | |
operator(int, int, int)(in Vec3i vec) | OpenCVForUnity.UnityUtils.Vec3i | static |
operator Vec3i(in(int, int, int) valueTuple) | OpenCVForUnity.UnityUtils.Vec3i | static |
operator!=(Vec3i left, Vec3i right) | OpenCVForUnity.UnityUtils.Vec3i | static |
operator==(Vec3i left, Vec3i right) | OpenCVForUnity.UnityUtils.Vec3i | static |
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 | |