#include <render_Renderer.hpp>
◆ Default()
◆ WithCustomAlpha()
static constexpr TextureRenderOptions pu::ui::render::TextureRenderOptions::WithCustomAlpha |
( |
const u8 | alpha | ) |
|
|
inlinestaticconstexpr |
◆ WithCustomAlphaAndDimensions()
static constexpr TextureRenderOptions pu::ui::render::TextureRenderOptions::WithCustomAlphaAndDimensions |
( |
const u8 | alpha, |
|
|
const i32 | width, |
|
|
const i32 | height ) |
|
inlinestaticconstexpr |
◆ WithCustomDimensions()
static constexpr TextureRenderOptions pu::ui::render::TextureRenderOptions::WithCustomDimensions |
( |
const i32 | width, |
|
|
const i32 | height ) |
|
inlinestaticconstexpr |
◆ alpha_mod
i32 pu::ui::render::TextureRenderOptions::alpha_mod |
◆ height
i32 pu::ui::render::TextureRenderOptions::height |
◆ NoAlpha
i32 pu::ui::render::TextureRenderOptions::NoAlpha = -1 |
|
staticconstexpr |
◆ NoHeight
i32 pu::ui::render::TextureRenderOptions::NoHeight = -1 |
|
staticconstexpr |
◆ NoRotation
float pu::ui::render::TextureRenderOptions::NoRotation = -1.0f |
|
staticconstexpr |
◆ NoWidth
i32 pu::ui::render::TextureRenderOptions::NoWidth = -1 |
|
staticconstexpr |
◆ rot_angle
float pu::ui::render::TextureRenderOptions::rot_angle |
◆ width
i32 pu::ui::render::TextureRenderOptions::width |
The documentation for this struct was generated from the following file: