Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::half Member List

This is the complete list of members for vl::half, including all inherited members.

bitsvl::half
convertDoubleToHalf(const double *d, half *h, int count)vl::halfinlinestatic
convertFloatToHalf(float f)vl::halfinlinestatic
convertFloatToHalf(const float *f, half *h, int count)vl::halfinlinestatic
convertHalfToDouble(const half *h, double *d, int count)vl::halfinlinestatic
convertHalfToFloat(const half &h)vl::halfinlinestatic
convertHalfToFloat(const half *h, float *f, int count)vl::halfinlinestatic
half()vl::halfinline
half(const half &hf)vl::halfinline
half(int i)vl::halfinline
half(long long i)vl::halfinline
half(float f)vl::halfinline
half(double d)vl::halfinline
infinity()vl::halfinlinestatic
isdenorm() constvl::halfinline
isinf() constvl::halfinline
isinf_neg() constvl::halfinline
isinf_pos() constvl::halfinline
isNaN() constvl::halfinline
isZero() constvl::halfinline
NaN()vl::halfinlinestatic
operator bool() constvl::halfinline
operator double() constvl::halfinline
operator float() constvl::halfinline
operator int() constvl::halfinline
operator long long() constvl::halfinline
operator!=(const half &other) constvl::halfinline
operator!=(const float &other) constvl::halfinline
operator!=(const double &other) constvl::halfinline
operator!=(const int &other) constvl::halfinline
operator!=(const long long &other) constvl::halfinline
operator*(const half &other) constvl::halfinline
operator*=(const half &other)vl::halfinline
operator+(const half &other) constvl::halfinline
operator+=(const half &other)vl::halfinline
operator-(const half &other) constvl::halfinline
operator-() constvl::halfinline
operator-=(const half &other)vl::halfinline
operator/(const half &other) constvl::halfinline
operator/=(const half &other)vl::halfinline
operator<(const half &other) constvl::halfinline
operator=(const half &other)vl::halfinline
operator==(const half &other) constvl::halfinline
operator==(const float &other) constvl::halfinline
operator==(const double &other) constvl::halfinline
operator==(const int &other) constvl::halfinline
operator==(const long long &other) constvl::halfinline
operator>(const half &other) constvl::halfinline