nn::util::Fixed13::Fixed13 Constructor

Syntax

Fixed13();

explicit Fixed13(
     u32 fixed13
);

explicit Fixed13(
     f32 fvalue
);

List of Overloaded Member Functions

Fixed13 ( ) This is the default constructor.
Fixed13 ( u32 ) Constructor.
Fixed13 ( f32 ) Constructor.

Description of Fixed13()

This is the default constructor.

Description of Fixed13(u32)

Constructor.

Description of Fixed13(f32)

Constructor.


CONFIDENTIAL