OpenVDB
12.0.0
|
This is the complete list of members for half, including all inherited members.
bits() const noexcept | half | inline |
half() noexcept=default | half | |
half(float f) noexcept | half | inline |
half(FromBitsTag, uint16_t bits) noexcept | half | inline |
half(const half &) noexcept=default | half | |
half(half &&) noexcept=default | half | |
isDenormalized() const noexcept | half | inline |
isFinite() const noexcept | half | inline |
isInfinity() const noexcept | half | inline |
isNan() const noexcept | half | inline |
isNegative() const noexcept | half | inline |
isNormalized() const noexcept | half | inline |
isZero() const noexcept | half | inline |
negInf() noexcept | half | inlinestatic |
operator float() const noexcept | half | inline |
operator*=(half h) noexcept | half | inline |
operator*=(float f) noexcept | half | inline |
operator+=(half h) noexcept | half | inline |
operator+=(float f) noexcept | half | inline |
operator-() const noexcept | half | inline |
operator-=(half h) noexcept | half | inline |
operator-=(float f) noexcept | half | inline |
operator/=(half h) noexcept | half | inline |
operator/=(float f) noexcept | half | inline |
operator=(const half &h) noexcept=default | half | |
operator=(half &&h) noexcept=default | half | |
operator=(float f) noexcept | half | inline |
posInf() noexcept | half | inlinestatic |
qNan() noexcept | half | inlinestatic |
round(unsigned int n) const noexcept | half | inline |
setBits(uint16_t bits) noexcept | half | inline |
sNan() noexcept | half | inlinestatic |
uif typedef | half | |
~half() noexcept=default | half |