nw::ut::FixedU24::FixedU24 Constructor

Syntax

FixedU24();

explicit FixedU24(
     u32 fixedU24
);

explicit FixedU24(
     f32 fvalue
);

List of Overloaded Member Functions

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

Description of FixedU24 ( )

This is the default constructor.

Description of FixedU24 ( u32 )

Constructor.

Description of FixedU24 ( f32 )

Constructor.


CONFIDENTIAL