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