BitStream
quantization_traits.h File Reference

Go to the source code of this file.

Classes

struct  bitstream::serialize_traits< half_precision >
 A trait used to serialize a single-precision float as half-precision. More...
 
struct  bitstream::serialize_traits< bounded_range >
 A trait used to quantize and serialize a float to be within a given range and precision. More...
 
struct  bitstream::serialize_traits< smallest_three< Q, BitsPerElement > >
 A trait used to quantize and serialize quaternions using the smallest-three algorithm. More...
 

Namespaces

 bitstream