nw::ut::Fixed11::Fixed11 Constructor
Fixed11();
explicit Fixed11(
u32 fixed11
);
explicit Fixed11(
f32 fvalue
);
| Fixed11 ( ) | This is the default constructor. |
| Fixed11 ( u32 ) | Constructor. |
| Fixed11 ( f32 ) | Constructor. |
This is the default constructor.
Constructor.
Constructor.
CONFIDENTIAL