OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
cv::hfloat Class Reference

#include <opencv2/core/cvdef.h>

Collaboration diagram for cv::hfloat:

Public Member Functions

 hfloat ()
 
 hfloat (float x)
 
 operator float () const
 

Protected Attributes

ushort w
 

Constructor & Destructor Documentation

◆ hfloat() [1/2]

cv::hfloat::hfloat ( )
inline

◆ hfloat() [2/2]

cv::hfloat::hfloat ( float  x)
inlineexplicit

Member Function Documentation

◆ operator float()

cv::hfloat::operator float ( ) const
inline

Member Data Documentation

◆ w

ushort cv::hfloat::w
protected

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