This is the complete list of members for kanzi::NullGraphicsOutput, including all inherited members.
getDpi() const noexcept | kanzi::GraphicsOutput | inline |
getHeight() const noexcept | kanzi::GraphicsOutput | inline |
getWidth() const noexcept | kanzi::GraphicsOutput | inline |
handleEvents(EventQueue &eventQueue) | kanzi::NullGraphicsOutput | virtual |
NullGraphicsOutput(unsigned int width=320, unsigned height=200) | kanzi::NullGraphicsOutput | explicit |
present() | kanzi::NullGraphicsOutput | virtual |
swapInterval(int interval) | kanzi::NullGraphicsOutput | |
updateDpi(Vector2 dpi) | kanzi::GraphicsOutput | inlineprotected |
updateSize(unsigned int width, unsigned int height) | kanzi::GraphicsOutput | inlineprotected |
~GraphicsOutput()=default | kanzi::GraphicsOutput | virtual |
~NullGraphicsOutput() override | kanzi::NullGraphicsOutput |