nw::ut::Fixed13::Float32ToFixed13 Member Function
Syntax
static
u16
Float32ToFixed13(
f32
value );
Arguments
Name
Description
in
value
32-bit float value.
Return Values
Returns the bit representation of a 16-bit floating point value.
Description
Converts from an f32 to a 13-bit fixed.
CONFIDENTIAL