OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityUtils.Vec3f Member List

This is the complete list of members for OpenCVForUnity.UnityUtils.Vec3f, including all inherited members.

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec3f
CompareTo(Vec3f other)OpenCVForUnity.UnityUtils.Vec3f
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec3f
Equals(Vec3f other)OpenCVForUnity.UnityUtils.Vec3f
Equals(object obj)OpenCVForUnity.UnityUtils.Vec3f
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3f
GetHashCode()OpenCVForUnity.UnityUtils.Vec3f
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3f
Item1OpenCVForUnity.UnityUtils.Vec3f
Item2OpenCVForUnity.UnityUtils.Vec3f
Item3OpenCVForUnity.UnityUtils.Vec3f
operator(float, float, float)(in Vec3f vec)OpenCVForUnity.UnityUtils.Vec3fstatic
operator Vec3f(in(float, float, float) valueTuple)OpenCVForUnity.UnityUtils.Vec3fstatic
operator!=(Vec3f left, Vec3f right)OpenCVForUnity.UnityUtils.Vec3fstatic
operator==(Vec3f left, Vec3f right)OpenCVForUnity.UnityUtils.Vec3fstatic
readonly(float, float, float) ToValueTuple()OpenCVForUnity.UnityUtils.Vec3f
ToString()OpenCVForUnity.UnityUtils.Vec3f
ToVec3b()OpenCVForUnity.UnityUtils.Vec3f
ToVec3c()OpenCVForUnity.UnityUtils.Vec3f
ToVec3d()OpenCVForUnity.UnityUtils.Vec3f
ToVec3i()OpenCVForUnity.UnityUtils.Vec3f
ToVec3s()OpenCVForUnity.UnityUtils.Vec3f
ToVec3w()OpenCVForUnity.UnityUtils.Vec3f
Vec3f(float item1=0, float item2=0, float item3=0)OpenCVForUnity.UnityUtils.Vec3f