|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE u16 fl::rescaleNoiseValue16 | ( | u16 | raw_value | ) |
Rescale raw inoise16() output to full 16-bit range [0, 65535] Curries in the global NOISE16_EXTENT_MIN/MAX extents for clean, reusable rescaling.
| raw_value | Raw noise value from inoise16() |
Definition at line 21 of file noise.cpp.hpp.
References FASTLED_FORCE_INLINE, map_range_clamped(), NOISE16_EXTENT_MAX, and NOISE16_EXTENT_MIN.
Referenced by noiseCylinderCRGB(), noiseCylinderHSV16(), noiseRingCRGB(), and noiseRingHSV16().
Here is the call graph for this function:
Here is the caller graph for this function: