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