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