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