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.Point Member List

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

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