#include <render_Renderer.hpp>
◆ WithCustomAlpha()
static constexpr TextureRenderOptions pu::ui::render::TextureRenderOptions::WithCustomAlpha |
( |
const u8 |
alpha | ) |
|
|
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 |
◆ Default
◆ height
i32 pu::ui::render::TextureRenderOptions::height |
◆ NoAlpha
constexpr i32 pu::ui::render::TextureRenderOptions::NoAlpha = -1 |
|
staticconstexpr |
◆ NoHeight
constexpr i32 pu::ui::render::TextureRenderOptions::NoHeight = -1 |
|
staticconstexpr |
◆ NoRotation
constexpr float pu::ui::render::TextureRenderOptions::NoRotation = -1.0f |
|
staticconstexpr |
◆ NoWidth
constexpr 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: