nw::ut::FixedS13Fraction8::FixedS13Fraction8 Constructor

Syntax

FixedS13Fraction8();
explicit FixedS13Fraction8(
     u32 fixed13
);
explicit FixedS13Fraction8(
     f32 fvalue
);

List of Overloaded Member Functions

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

Description of FixedS13Fraction8 ( )

This is the default constructor.

Description of FixedS13Fraction8 ( u32 )

Constructor.

Description of FixedS13Fraction8 ( f32 )

Constructor.


CONFIDENTIAL