| CompareTo(object obj) | OpenCVForUnity.UnityIntegration.Vec5d | |
| CompareTo(Vec5d other) | OpenCVForUnity.UnityIntegration.Vec5d | |
| CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityIntegration.Vec5d | |
| Equals(Vec5d other) | OpenCVForUnity.UnityIntegration.Vec5d | |
| Equals(object obj) | OpenCVForUnity.UnityIntegration.Vec5d | |
| Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec5d | |
| GetHashCode() | OpenCVForUnity.UnityIntegration.Vec5d | |
| GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec5d | |
| Item1 | OpenCVForUnity.UnityIntegration.Vec5d | |
| Item2 | OpenCVForUnity.UnityIntegration.Vec5d | |
| Item3 | OpenCVForUnity.UnityIntegration.Vec5d | |
| Item4 | OpenCVForUnity.UnityIntegration.Vec5d | |
| Item5 | OpenCVForUnity.UnityIntegration.Vec5d | |
| operator(double, double, double, double, double)(in Vec5d vec) | OpenCVForUnity.UnityIntegration.Vec5d | explicitstatic |
| operator RotatedRect(in Vec5d vec) | OpenCVForUnity.UnityIntegration.Vec5d | explicitstatic |
| operator Vec5d(in(double, double, double, double, double) valueTuple) | OpenCVForUnity.UnityIntegration.Vec5d | explicitstatic |
| operator!=(Vec5d left, Vec5d right) | OpenCVForUnity.UnityIntegration.Vec5d | static |
| operator==(Vec5d left, Vec5d right) | OpenCVForUnity.UnityIntegration.Vec5d | static |
| readonly(double, double, double, double, double) ToValueTuple() | OpenCVForUnity.UnityIntegration.Vec5d | |
| ToRotatedRect() | OpenCVForUnity.UnityIntegration.Vec5d | |
| ToString() | OpenCVForUnity.UnityIntegration.Vec5d | |
| ToVec5f() | OpenCVForUnity.UnityIntegration.Vec5d | |
| Vec5d(double item1=0, double item2=0, double item3=0, double item4=0, double item5=0) | OpenCVForUnity.UnityIntegration.Vec5d | |