CompareTo(object obj) | OpenCVForUnity.UnityUtils.Vec2s | |
CompareTo(Vec2s other) | OpenCVForUnity.UnityUtils.Vec2s | |
CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityUtils.Vec2s | |
Equals(Vec2s other) | OpenCVForUnity.UnityUtils.Vec2s | |
Equals(object obj) | OpenCVForUnity.UnityUtils.Vec2s | |
Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityUtils.Vec2s | |
GetHashCode() | OpenCVForUnity.UnityUtils.Vec2s | |
GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityUtils.Vec2s | |
Item1 | OpenCVForUnity.UnityUtils.Vec2s | |
Item2 | OpenCVForUnity.UnityUtils.Vec2s | |
operator(short, short)(in Vec2s vec) | OpenCVForUnity.UnityUtils.Vec2s | explicitstatic |
operator Vec2s(in(short, short) valueTuple) | OpenCVForUnity.UnityUtils.Vec2s | explicitstatic |
operator!=(Vec2s left, Vec2s right) | OpenCVForUnity.UnityUtils.Vec2s | static |
operator==(Vec2s left, Vec2s right) | OpenCVForUnity.UnityUtils.Vec2s | static |
readonly(short, short) ToValueTuple() | OpenCVForUnity.UnityUtils.Vec2s | |
ToString() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2b() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2c() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2d() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2f() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2i() | OpenCVForUnity.UnityUtils.Vec2s | |
ToVec2w() | OpenCVForUnity.UnityUtils.Vec2s | |
Vec2s(short item1=0, short item2=0) | OpenCVForUnity.UnityUtils.Vec2s | |