#include <JPLSpatial/Utilities/GainEncoding.h>
◆ Gain24Bit() [1/2]
| JPL::Gain24Bit::Gain24Bit |
( |
| ) |
|
|
constexprdefault |
◆ Gain24Bit() [2/2]
| JPL_INLINE constexpr JPL::Gain24Bit::Gain24Bit |
( |
float | gainNormalized | ) |
|
|
inlineexplicitconstexpr |
◆ operator float()
| JPL_INLINE constexpr JPL::Gain24Bit::operator float |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator=()
| JPL_INLINE constexpr Gain24Bit & JPL::Gain24Bit::operator= |
( |
float | gainNormalized | ) |
|
|
inlineconstexprnoexcept |
◆ Bytes
| uint8 JPL::Gain24Bit::Bytes[3] |
◆ cInv
| float JPL::Gain24Bit::cInv = 1.0f / cU24max |
|
staticconstexpr |
◆ cU24max
| uint32 JPL::Gain24Bit::cU24max = (1 << 24) - 1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: