class Fixed13
Utility for 13-bit fixed point numbers.
| Fixed13 | This is the default constructor. | |
|---|---|---|
| GetFloat32Value | ||
| GetFixed13Value | ||
| S | Fixed13ToFloat32 | Converts from an 13-bit fixed to a 32-bit float. |
| S | Float32ToFixed13 | Converts from an f32 to a 13-bit fixed. |
CONFIDENTIAL