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