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