|  | OpenCV
    4.1.0
    Open Source Computer Vision | 
#include <opencv2/gapi/own/types.hpp>
| Public Member Functions | |
| Point ()=default | |
| Point (int _x, int _y) | |
| Public Attributes | |
| int | x = 0 | 
| int | y = 0 | 
| 
 | default | 
| 
 | inline | 
| int cv::gapi::own::Point::x = 0 | 
| int cv::gapi::own::Point::y = 0 | 
 1.8.3
 1.8.3