Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GridMate::IntegerQuantizationMarshaler< Min, Max, Bytes > Class Template Reference

#include <CompressionMarshal.h>

Detailed Description

template<int Min, int Max, size_t Bytes>
class GridMate::IntegerQuantizationMarshaler< Min, Max, Bytes >

Integer Quantizer to quantize an Integer value. Uses unsigned 8, 16 or 32 bits to represent Quantized value.


The documentation for this class was generated from the following file: