nw::ut::Float32::Bits32ToFloat32 Member Functionstatic f32 Bits32ToFloat32( u32 value );
| Name | Description | |
|---|---|---|
| in | value | Bit representation of a 32-bit floating point number. |
Converts from a bit representation of a 32-bit floating point value to an f32.
CONFIDENTIAL