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

◆ scale()

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

Definition at line 99 of file transform.h.

99{ return MIN(scale_x(), scale_y()); }
#define MIN(a, b)
Definition math_macros.h:15
float scale_x() const
Definition transform.h:93
float scale_y() const
Definition transform.h:94

References 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: