#include <kanzi/core.ui/coreui_api.hpp>#include <kanzi/core.ui/graphics2d/framebuffer.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/math/matrix4x4.hpp>Classes | |
| class | kanzi::FramebufferGraphicsOutput |
| FramebufferGraphicsOutput class. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::FramebufferGraphicsOutputSharedPtr |
| FramebufferGraphicsOutput shared pointer type. | |
Functions | |
| KZ_NO_DISCARD Matrix4x4 | kanzi::calculateOrdinaryTargetTransformationMatrix (unsigned int width, unsigned int height) noexcept |
| Calculates the ordinary target transformation matrix for FramebufferGraphicsOutput. | |