OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.CoreModule.Point3 Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Point3, including all inherited members.

clone()OpenCVForUnity.CoreModule.Point3
cross(Point3 p)OpenCVForUnity.CoreModule.Point3
dot(Point3 p)OpenCVForUnity.CoreModule.Point3
Equals(Object obj)OpenCVForUnity.CoreModule.Point3
Equals(Point3 a)OpenCVForUnity.CoreModule.Point3
GetHashCode()OpenCVForUnity.CoreModule.Point3
operator!=(Point3 a, Point3 b)OpenCVForUnity.CoreModule.Point3static
operator*(Point3 a, double b)OpenCVForUnity.CoreModule.Point3static
operator*(double a, Point3 b)OpenCVForUnity.CoreModule.Point3static
operator+(Point3 a, Point3 b)OpenCVForUnity.CoreModule.Point3static
operator-(Point3 a)OpenCVForUnity.CoreModule.Point3static
operator-(Point3 a, Point3 b)OpenCVForUnity.CoreModule.Point3static
operator/(Point3 a, double b)OpenCVForUnity.CoreModule.Point3static
operator==(Point3 a, Point3 b)OpenCVForUnity.CoreModule.Point3static
Point3(double x, double y, double z)OpenCVForUnity.CoreModule.Point3
Point3()OpenCVForUnity.CoreModule.Point3
Point3(Point p)OpenCVForUnity.CoreModule.Point3
Point3(double[] vals)OpenCVForUnity.CoreModule.Point3
set(double[] vals)OpenCVForUnity.CoreModule.Point3
ToString()OpenCVForUnity.CoreModule.Point3
xOpenCVForUnity.CoreModule.Point3