SDLPainter 0.1.0
QPainter benzeri SDL3 + OpenGL/Vulkan 2D çizim kütüphanesi
Yüklüyor...
Arıyor...
Eşleşme Yok
sdl_painter::Pen Üye Listesi

Şu sınıfın tüm üyelerinin listesidir: sdl_painter::Pen (kalıtımla gelen üyeleri de içerir).

GetColor() const noexceptsdl_painter::Peninline
GetOutlineColor() const noexceptsdl_painter::Peninline
GetOutlineWidth() const noexceptsdl_painter::Peninline
GetWidth() const noexceptsdl_painter::Peninline
HasOutline() const noexceptsdl_painter::Peninline
IsVisible() const noexceptsdl_painter::Peninline
NoPen() noexceptsdl_painter::Peninlinestatic
Pen()=defaultsdl_painter::Pen
Pen(const Color &color, float width=1.0F)sdl_painter::Peninlineexplicit
Pen(const Color &color, float width, const Color &outline_color, float outline_width)sdl_painter::Peninline
SetColor(const Color &color) noexceptsdl_painter::Peninline
SetOutlineColor(const Color &color) noexceptsdl_painter::Peninline
SetOutlineWidth(float width) noexceptsdl_painter::Peninline
SetWidth(float width) noexceptsdl_painter::Peninline