nw::ut::Float31::Float31 Constructor

Syntax

Float31();
Float31(
     u32 bits31
);
Float31(
     f32 value
);

List of Overloaded Member Functions

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

Description of Float31 ( )

This is the default constructor.

Description of Float31 ( u32 )

Constructor.

Description of Float31 ( f32 )

Constructor.


CONFIDENTIAL