#include <openvdb/math/Half.h>
◆ half() [1/4]
◆ half() [2/4]
◆ ~half()
◆ half() [3/4]
◆ half() [4/4]
◆ bits()
unsigned short bits |
( |
| ) |
const |
|
inline |
◆ isDenormalized()
bool isDenormalized |
( |
| ) |
const |
|
inline |
◆ isFinite()
◆ isInfinity()
bool isInfinity |
( |
| ) |
const |
|
inline |
◆ isNan()
◆ isNegative()
bool isNegative |
( |
| ) |
const |
|
inline |
◆ isNormalized()
bool isNormalized |
( |
| ) |
const |
|
inline |
◆ isZero()
◆ negInf()
◆ operator float()
◆ operator*=() [1/2]
half & operator*= |
( |
float |
f | ) |
|
|
inline |
◆ operator*=() [2/2]
◆ operator+=() [1/2]
half & operator+= |
( |
float |
f | ) |
|
|
inline |
◆ operator+=() [2/2]
◆ operator-()
◆ operator-=() [1/2]
half & operator-= |
( |
float |
f | ) |
|
|
inline |
◆ operator-=() [2/2]
◆ operator/=() [1/2]
half & operator/= |
( |
float |
f | ) |
|
|
inline |
◆ operator/=() [2/2]
◆ operator=() [1/3]
◆ operator=() [2/3]
half & operator= |
( |
float |
f | ) |
|
|
inline |
◆ operator=() [3/3]
◆ posInf()
◆ qNan()
◆ round()
half round |
( |
unsigned int |
n | ) |
const |
|
inline |
◆ setBits()
void setBits |
( |
unsigned short |
bits | ) |
|
|
inline |
◆ sNan()