OpenCV  3.4.9
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members

#include <opencv2/core/types_c.h>

Public Member Functions

template<typename _Tp >
 operator cv::Point_< _Tp > () const
 

Public Attributes

int x
 
int y
 

Member Function Documentation

◆ operator cv::Point_< _Tp >()

template<typename _Tp >
CvPoint::operator cv::Point_< _Tp > ( ) const
inline

Member Data Documentation

◆ x

int CvPoint::x

◆ y

int CvPoint::y

The documentation for this struct was generated from the following file: