Fixed13();
explicit Fixed13(
u32 fixed13
);
explicit Fixed13(
f32 fvalue
);
| Fixed13 ( ) | This is the default constructor. |
| Fixed13 ( u32 ) | Constructor. |
| Fixed13 ( f32 ) | Constructor. |
This is the default constructor.
Constructor.
Constructor.
CONFIDENTIAL