RealToHalf and its specializations define a mapping from floating-point data types to analogous half float types. More...
#include <openvdb/io/Compression.h>
| Public Types | |
| enum | { isReal = false } | 
| using | HalfT = T | 
| 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.
| using HalfT = T | 
| 
 | inlinestatic |