FastLED 3.9.15
|
This is the complete list of members for fl::Transform16, including all inherited members.
From(uint16_t width, uint16_t height) | fl::Transform16 | inlinestatic |
offset_x | fl::Transform16 | |
offset_y | fl::Transform16 | |
rotation | fl::Transform16 | |
scale_x | fl::Transform16 | |
scale_y | fl::Transform16 | |
ToBounds(alpha16 max_value) | fl::Transform16 | static |
ToBounds(const vec2< alpha16 > &min, const vec2< alpha16 > &max, alpha16 rotation=0) | fl::Transform16 | static |
transform(const vec2< alpha16 > &xy) const | fl::Transform16 | |
Transform16()=default | fl::Transform16 |