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