FastLED 3.9.15
Loading...
Searching...
No Matches

◆ build_profile_cache() [2/2]

void fl::colorimetric_detail::build_profile_cache ( const DiodeProfile * p,
ProfileCache * cache )
inline

Definition at line 374 of file rgbw_colorimetric.h.

375 {
376 build_profile_cache(p, 0, cache);
377}
void build_profile_cache(const DiodeProfile *p, int cct_override, ProfileCache *cache) FL_NOEXCEPT

References build_profile_cache(), and FL_NOEXCEPT.

+ Here is the call graph for this function: