nw::ut::Fixed11::Float32ToFixed11 Member Function

Syntax

static u16 Float32ToFixed11(
     f32 value
);

Arguments

Name Description
in value 32-bit float value.

Return Values

Returns the bit representation of an 11-bit fixed point value.

Description

Converts from an f32 to a 11-bit fixed.


CONFIDENTIAL