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

◆ scale()

float fl::TransformFloat::scale ( ) const
inline

Definition at line 112 of file transform.h.

112{ return fl::min(scale_x(), scale_y()); }
FL_DISABLE_WARNING_PUSH U constexpr common_type_t< T, U > min(T a, U b) FL_NOEXCEPT
Definition math.h:71
float scale_x() const
Definition transform.h:106
float scale_y() const
Definition transform.h:107

References fl::min(), scale_x, and scale_y.

Referenced by set_scale(), set_scale_x(), and set_scale_y().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: