#include <TextureFill.hpp>


Public Member Functions | |
| TextureFill (const std::string_view &filename) | |
| void | apply (Frame &frame, const Shape2D &shape) override |
| ~TextureFill () override=default | |
Public Member Functions inherited from Sh::Style | |
| Style ()=default | |
| virtual | ~Style ()=default |
|
inlineexplicit |
|
overridedefault |
Implements Sh::Style.