#include <RenderGraph_EnablePassClear.h>
|
| EnablePassClear () noexcept |
template<typename... Args> |
constexpr | EnablePassClear (Args &&... args) noexcept |
template<typename... Rest> |
constexpr void | processArgs (const ClearTypes &other, Rest &&... rest) |
template<typename... Rest> |
constexpr void | processArgs (const Vec4 &other, Rest &&... rest) |
template<typename... Rest> |
constexpr void | processArgs (const float &other, Rest &&... rest) |
template<typename... Rest> |
constexpr void | processArgs (const uint8_t &other, Rest &&... rest) |
constexpr void | processArgs () noexcept |
◆ EnablePassClear() [1/2]
FCT::EnablePassClear::EnablePassClear |
( |
| ) |
|
|
inlinenoexcept |
◆ EnablePassClear() [2/2]
template<typename... Args>
FCT::EnablePassClear::EnablePassClear |
( |
Args &&... | args | ) |
|
|
inlineconstexprnoexcept |
◆ processArgs() [1/5]
void FCT::EnablePassClear::processArgs |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ processArgs() [2/5]
template<typename... Rest>
void FCT::EnablePassClear::processArgs |
( |
const ClearTypes & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexpr |
◆ processArgs() [3/5]
template<typename... Rest>
void FCT::EnablePassClear::processArgs |
( |
const float & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexpr |
◆ processArgs() [4/5]
template<typename... Rest>
void FCT::EnablePassClear::processArgs |
( |
const uint8_t & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexpr |
◆ processArgs() [5/5]
template<typename... Rest>
void FCT::EnablePassClear::processArgs |
( |
const Vec4 & | other, |
|
|
Rest &&... | rest ) |
|
inlineconstexpr |
◆ color
Vec4 FCT::EnablePassClear::color |
◆ depth
float FCT::EnablePassClear::depth |
◆ stencil
uint8_t FCT::EnablePassClear::stencil |
◆ types
ClearTypes FCT::EnablePassClear::types |
该结构体的文档由以下文件生成: