|
FastLED 3.9.15
|
#include "fl/stl/align.h"#include "fl/math/fixed_point/s16x16.h"#include "fl/fx/2d/animartrix_detail/perlin_s16x16.h"#include "fl/fx/2d/animartrix_detail/engine.h"#include "fl/stl/stdint.h"#include "fl/stl/vector.h"
Include dependency graph for fp_state.h:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| struct | fl::FL_ALIGNAS (16) SinCos32_simd |
| Combined sin+cos result for 4 angles (raw SIMD primitives) | |