|
HDK
|
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 } |
| 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.
Definition at line 174 of file Compression.h.
| using openvdb::OPENVDB_VERSION_NAME::io::RealToHalf< T >::HalfT = T |
Definition at line 176 of file Compression.h.
| anonymous enum |
| Enumerator | |
|---|---|
| isReal | |
Definition at line 175 of file Compression.h.
|
inlinestatic |
Definition at line 177 of file Compression.h.