|
AUI Framework
master
Cross-platform base for C++ UI apps
|
This is the complete list of members for IDrawable, including all inherited members.
| ::Cache< IDrawable, Cache, AUrl > (defined in IDrawable) | IDrawable | friend |
| AImageLoaderRegistry (defined in IDrawable) | IDrawable | friend |
| draw(IRenderer &render, const IDrawable::Params ¶ms)=0 | IDrawable | pure virtual |
| fromUrl(const AUrl &url) noexcept | IDrawable | static |
| getSizeHint()=0 | IDrawable | pure virtual |
| isDpiDependent() const | IDrawable | inlinevirtual |
| rasterize(glm::ivec2 imageSize) | IDrawable | virtual |