FastLED 3.9.15
Loading...
Searching...
No Matches
render_value_fp.h File Reference
+ Include dependency graph for render_value_fp.h:

Go to the source code of this file.

Classes

struct  fl::render_parameters_fp
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

FASTLED_FORCE_INLINE fl::i32 fl::add_fp (fl::i32 a, fl::i32 b)
 
FASTLED_FORCE_INLINE fl::i32 fl::colorburn_fp (fl::i32 a, fl::i32 b)
 
FASTLED_FORCE_INLINE fl::i32 fl::colordodge_fp (fl::i32 a, fl::i32 b)
 
FASTLED_FORCE_INLINE fl::i32 fl::multiply_fp (fl::i32 a, fl::i32 b)
 
FASTLED_FORCE_INLINE fl::u32 fl::radiansToA24_fp (fl::i32 angle_s16x16_raw)
 
FASTLED_FORCE_INLINE fl::i32 fl::render_value_fp (const render_parameters_fp &p, const fl::i32 *fade_lut, const fl::u8 *perm)
 
FASTLED_FORCE_INLINE fl::i32 fl::render_value_fp_from_float (const render_parameters &anim, const fl::i32 *fade_lut, const fl::u8 *perm)
 
FASTLED_FORCE_INLINE void fl::rgb_sanity_check_fp (fl::i32 &r, fl::i32 &g, fl::i32 &b)
 
FASTLED_FORCE_INLINE fl::i32 fl::screen_fp (fl::i32 a, fl::i32 b)
 
FASTLED_FORCE_INLINE fl::i32 fl::subtract_fp (fl::i32 a, fl::i32 b)
 

Class Documentation

◆ fl::render_parameters_fp

struct fl::render_parameters_fp
Class Members
i32 angle_raw
i32 center_x_raw
i32 center_y_raw
i32 dist_raw
i32 high_limit_raw
i32 low_limit_raw
i32 offset_x_raw
i32 offset_y_raw
i32 offset_z_raw
i32 scale_x_raw
i32 scale_y_raw
i32 scale_z_raw
i32 z_raw