OpenCV
4.8.0
Open Source Computer Vision
|
#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 |
|
default |
|
inline |
float cv::gapi::own::Point3f::x = 0.f |
float cv::gapi::own::Point3f::y = 0.f |
float cv::gapi::own::Point3f::z = 0.f |