|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::UIBackingStore, including all inherited members.
| getSampleCount() const noexcept=0 | CeresEngine::UIBackingStore | pure virtual |
| getSize() const =0 | CeresEngine::UIBackingStore | pure virtual |
| isAntiAliasing() const noexcept=0 | CeresEngine::UIBackingStore | pure virtual |
| mDeleter | CeresEngine::RefCounted< UIBackingStore > | private |
| mRefCounter | CeresEngine::RefCounted< UIBackingStore > | private |
| RefCounted(Args &&... args) | CeresEngine::RefCounted< UIBackingStore > | inlineexplicit |
| release() noexcept | CeresEngine::RefCounted< UIBackingStore > | inline |
| retain() noexcept | CeresEngine::RefCounted< UIBackingStore > | inline |
| setAntiAliasing(bool antiAliasing)=0 | CeresEngine::UIBackingStore | pure virtual |
| setSampleCount(const Optional< UInt32 > &sampleCount)=0 | CeresEngine::UIBackingStore | pure virtual |
| setSize(const Extent2UI &size)=0 | CeresEngine::UIBackingStore | pure virtual |
| UIBackingStore()=default | CeresEngine::UIBackingStore | explicit |
| UIWindow | CeresEngine::UIBackingStore | friend |
| ~UIBackingStore() noexcept=default | CeresEngine::UIBackingStore | virtual |