OpenVDB
3.1.0
|
RealToHalf and its specializations define a mapping from floating-point data types to analogous half float types. More...
#include <Compression.h>
Public Types | |
enum | { isReal = false } |
typedef T | HalfT |
Static Public Member Functions | |
static HalfT | convert (const T &val) |
RealToHalf and its specializations define a mapping from floating-point data types to analogous half float types.
typedef T HalfT |
|
inlinestatic |