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

◆ ceil() [4/4]

template<typename T>
enable_if< is_fixed_point< T >::value, T >::type fl::ceil ( T x)
inlineconstexpr

Definition at line 508 of file fixed_point.h.

508{ return T::ceil(x); }

References FL_NOEXCEPT, and x.

Referenced by fl::anonymous_namespace{corkscrew.cpp.hpp}::calculateDimensions(), Painter::PaintVuNotes(), Painter::PaintVuSpaceInvaders(), and fl::Luminova::plotSoftDot().

+ Here is the caller graph for this function: