class Fixed11
Utility for 11-bit fixed point numbers.
| Fixed11 | This is the default constructor. | |
|---|---|---|
| GetFloat32Value | ||
| GetFixed11Value | ||
| S | Fixed11ToFloat32 | Converts from an 11-bit fixed to a 32-bit float. |
| S | Float32ToFixed11 | Converts from an f32 to a 11-bit fixed. |
CONFIDENTIAL