|
SDLPainter 0.1.0
QPainter benzeri SDL3 + OpenGL/Vulkan 2D çizim kütüphanesi
|
Şu sınıfın tüm üyelerinin listesidir: sdl_painter::Image (kalıtımla gelen üyeleri de içerir).
| Channels() const noexcept | sdl_painter::Image | inline |
| CreateFromData(const uint8_t *data, int32_t width, int32_t height, int32_t channels) | sdl_painter::Image | static |
| GetHandle() const noexcept | sdl_painter::Image | inline |
| Height() const noexcept | sdl_painter::Image | inline |
| Image(const std::string &file_path) | sdl_painter::Image | explicit |
| IsValid() const noexcept | sdl_painter::Image | inline |
| RawData() const noexcept | sdl_painter::Image | inline |
| Upload(IRenderer &renderer) const | sdl_painter::Image | |
| Width() const noexcept | sdl_painter::Image | inline |