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

◆ set_scale()

void fl::TransformFloat::set_scale ( float scale)
inline

Definition at line 113 of file transform.h.

113{ mImpl->set_scale(scale); }
float scale() const
Definition transform.h:112
TransformFloatImplPtr mImpl
Definition transform.h:137

References mImpl, and scale().

+ Here is the call graph for this function: