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