FastLED
3.9.15
Loading...
Searching...
No Matches
◆
qfx()
[2/2]
template<class T, int F, int I>
fl::qfx
< T, F, I >::qfx
(
u8
_i
,
u8
_f
)
inline
Constructor, storing a fractional int directly.
Definition at line
20
of file
qfx.h
.
20
{
i
=
_i
;
f
=
_f
; }
fl::qfx::i
T i
Integer value of number.
Definition
qfx.h:14
fl::qfx::f
T f
Fractional value of number.
Definition
qfx.h:15
fl::qfx
Template class for representing fractional ints.
Definition
qfx.h:13
fl
qfx
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2