Loading...
Searching...
No Matches
cv::gapi::own::Point2f Class Reference
#include <opencv2/gapi/own/types.hpp>
Public Member Functions | |
Point2f ()=default | |
Point2f (float _x, float _y) | |
Public Attributes | |
float | x = 0.f |
float | y = 0.f |
Constructor & Destructor Documentation
◆ Point2f() [1/2]
|
default |
◆ Point2f() [2/2]
|
inline |
Member Data Documentation
◆ x
float cv::gapi::own::Point2f::x = 0.f |
◆ y
float cv::gapi::own::Point2f::y = 0.f |
The documentation for this class was generated from the following file:
- opencv2/gapi/own/types.hpp