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