nw::ut::Float24::Float24 Constructor

Syntax

Float24();
Float24(
     u32 bits24
);
Float24(
     f32 value
);

List of Overloaded Member Functions

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

Description of Float24 ( )

This is the default constructor.

Description of Float24 ( u32 )

Constructor.

Description of Float24 ( f32 )

Constructor.


CONFIDENTIAL