OpenVDB
1.2.0
|
Partial specialization for floating-point types. More...
#include <Compression.h>
Public Types | |
typedef RealToHalf< T >::HalfT | HalfT |
Static Public Member Functions | |
static void | write (std::ostream &os, const T *data, Index count, bool compress) |
Partial specialization for floating-point types.
typedef RealToHalf<T>::HalfT HalfT |
|
inlinestatic |