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