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