| CompareTo(object obj) | OpenCVForUnity.UnityIntegration.Vec3w | |
| CompareTo(Vec3w other) | OpenCVForUnity.UnityIntegration.Vec3w | |
| CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3w | |
| Equals(Vec3w other) | OpenCVForUnity.UnityIntegration.Vec3w | |
| Equals(object obj) | OpenCVForUnity.UnityIntegration.Vec3w | |
| Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3w | |
| GetHashCode() | OpenCVForUnity.UnityIntegration.Vec3w | |
| GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3w | |
| Item1 | OpenCVForUnity.UnityIntegration.Vec3w | |
| Item2 | OpenCVForUnity.UnityIntegration.Vec3w | |
| Item3 | OpenCVForUnity.UnityIntegration.Vec3w | |
| operator(ushort, ushort, ushort)(in Vec3w vec) | OpenCVForUnity.UnityIntegration.Vec3w | explicitstatic |
| operator Vec3w(in(ushort, ushort, ushort) valueTuple) | OpenCVForUnity.UnityIntegration.Vec3w | explicitstatic |
| operator!=(Vec3w left, Vec3w right) | OpenCVForUnity.UnityIntegration.Vec3w | static |
| operator==(Vec3w left, Vec3w right) | OpenCVForUnity.UnityIntegration.Vec3w | static |
| readonly(ushort, ushort, ushort) ToValueTuple() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToString() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3b() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3c() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3d() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3f() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3i() | OpenCVForUnity.UnityIntegration.Vec3w | |
| ToVec3s() | OpenCVForUnity.UnityIntegration.Vec3w | |
| Vec3w(ushort item1=0, ushort item2=0, ushort item3=0) | OpenCVForUnity.UnityIntegration.Vec3w | |