#include <RenderGraph_TextureSize.h>
◆ Type
◆ TextureSize() [1/4]
| FCT::TextureSize::TextureSize |
( |
uint32_t | w, |
|
|
uint32_t | h ) |
|
inlinenoexcept |
◆ TextureSize() [2/4]
◆ TextureSize() [3/4]
| FCT::TextureSize::TextureSize |
( |
int32_t | numW, |
|
|
int32_t | denW, |
|
|
int32_t | numH, |
|
|
int32_t | denH ) |
|
inlinenoexcept |
◆ TextureSize() [4/4]
| FCT::TextureSize::TextureSize |
( |
| ) |
|
|
inlinenoexcept |
◆ Absolute()
| TextureSize FCT::TextureSize::Absolute |
( |
uint32_t | w, |
|
|
uint32_t | h ) |
|
inlinestatic |
◆ FullSize()
◆ getRelativeHeightFloat()
| float FCT::TextureSize::getRelativeHeightFloat |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRelativeWidthFloat()
| float FCT::TextureSize::getRelativeWidthFloat |
( |
| ) |
const |
|
inlinenoexcept |
◆ HalfSize()
◆ isFullSize()
| bool FCT::TextureSize::isFullSize |
( |
| ) |
const |
|
inlinenoexcept |
◆ QuarterSize()
◆ Relative() [1/2]
◆ Relative() [2/2]
| TextureSize FCT::TextureSize::Relative |
( |
int32_t | numW, |
|
|
int32_t | denW, |
|
|
int32_t | numH, |
|
|
int32_t | denH ) |
|
inlinestatic |
◆ ThirdSize()
◆ ThreeQuartersSize()
◆ TwoThirdsSize()
◆ height
| uint32_t FCT::TextureSize::height |
◆ relativeHeight
| Fraction FCT::TextureSize::relativeHeight |
◆ relativeWidth
| Fraction FCT::TextureSize::relativeWidth |
◆ type
| Type FCT::TextureSize::type |
◆ width
| uint32_t FCT::TextureSize::width |
该结构体的文档由以下文件生成: