nw::ut::Fixed11::Fixed11 Constructor

Syntax

Fixed11();

explicit Fixed11(
     u32 fixed11
);

explicit Fixed11(
     f32 fvalue
);

List of Overloaded Member Functions

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

Description of Fixed11 ( )

This is the default constructor.

Description of Fixed11 ( u32 )

Constructor.

Description of Fixed11 ( f32 )

Constructor.


CONFIDENTIAL