FCT
载入中...
搜索中...
未找到
FCT::StencilOpState结构体 参考

#include <DepthStencilState.h>

FCT::StencilOpState 的协作图:
Collaboration graph

Public 属性

StencilOp failOp = StencilOp::Keep
StencilOp passOp = StencilOp::Keep
StencilOp depthFailOp = StencilOp::Keep
CompareOp compareOp = CompareOp::Always
uint32_t compareMask = 0xFF
uint32_t writeMask = 0xFF
uint32_t reference = 0

详细描述

在文件 DepthStencilState.h22 行定义.

类成员变量说明

◆ compareMask

uint32_t FCT::StencilOpState::compareMask = 0xFF

在文件 DepthStencilState.h27 行定义.

◆ compareOp

CompareOp FCT::StencilOpState::compareOp = CompareOp::Always

在文件 DepthStencilState.h26 行定义.

◆ depthFailOp

StencilOp FCT::StencilOpState::depthFailOp = StencilOp::Keep

在文件 DepthStencilState.h25 行定义.

◆ failOp

StencilOp FCT::StencilOpState::failOp = StencilOp::Keep

在文件 DepthStencilState.h23 行定义.

◆ passOp

StencilOp FCT::StencilOpState::passOp = StencilOp::Keep

在文件 DepthStencilState.h24 行定义.

◆ reference

uint32_t FCT::StencilOpState::reference = 0

在文件 DepthStencilState.h29 行定义.

◆ writeMask

uint32_t FCT::StencilOpState::writeMask = 0xFF

在文件 DepthStencilState.h28 行定义.


该结构体的文档由以下文件生成: