| CompareTo(object obj) | OpenCVForUnity.UnityIntegration.Vec4s | |
| CompareTo(Vec4s other) | OpenCVForUnity.UnityIntegration.Vec4s | |
| CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4s | |
| Equals(Vec4s other) | OpenCVForUnity.UnityIntegration.Vec4s | |
| Equals(object obj) | OpenCVForUnity.UnityIntegration.Vec4s | |
| Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4s | |
| GetHashCode() | OpenCVForUnity.UnityIntegration.Vec4s | |
| GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4s | |
| Item1 | OpenCVForUnity.UnityIntegration.Vec4s | |
| Item2 | OpenCVForUnity.UnityIntegration.Vec4s | |
| Item3 | OpenCVForUnity.UnityIntegration.Vec4s | |
| Item4 | OpenCVForUnity.UnityIntegration.Vec4s | |
| operator(short, short, short, short)(in Vec4s vec) | OpenCVForUnity.UnityIntegration.Vec4s | explicitstatic |
| operator Vec4s(in(short, short, short, short) valueTuple) | OpenCVForUnity.UnityIntegration.Vec4s | explicitstatic |
| operator!=(Vec4s left, Vec4s right) | OpenCVForUnity.UnityIntegration.Vec4s | static |
| operator==(Vec4s left, Vec4s right) | OpenCVForUnity.UnityIntegration.Vec4s | static |
| readonly(short, short, short, short) ToValueTuple() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToString() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4b() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4c() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4d() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4f() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4i() | OpenCVForUnity.UnityIntegration.Vec4s | |
| ToVec4w() | OpenCVForUnity.UnityIntegration.Vec4s | |
| Vec4s(short item1=0, short item2=0, short item3=0, short item4=0) | OpenCVForUnity.UnityIntegration.Vec4s | |