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

◆ set_scale()

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

Definition at line 100 of file transform.h.

100{ mImpl->set_scale(scale); }
float scale() const
Definition transform.h:99
TransformFloatImplPtr mImpl
Definition transform.h:124

References mImpl, and scale().

+ Here is the call graph for this function: