OpenCV  3.4.13
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
CvPoint2D32f Struct Reference

#include <opencv2/core/types_c.h>

Public Member Functions

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

Public Attributes

float x
 
float y
 

Member Function Documentation

◆ operator cv::Point_< _Tp >()

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

Member Data Documentation

◆ x

float CvPoint2D32f::x

◆ y

float CvPoint2D32f::y

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