nw::ut::Float20::Float20 Constructor

Syntax

Float20();

Float20(
     u32 bits20
);

Float20(
     f32 value
);

List of Overloaded Member Functions

Float20 ( ) This is the default constructor.
Float20 ( u32 ) Constructor.
Float20 ( f32 ) Constructor.

Description of Float20 ( )

This is the default constructor.

Description of Float20 ( u32 )

Constructor.

Description of Float20 ( f32 )

Constructor.


CONFIDENTIAL