Mount Fuji Engine  0.8b
Data Fields
MFDepthStencilStateDesc::StencilOpDesc Struct Reference

Stencil operation description. More...

Data Fields

MFStencilOp stencilFailOp
 The stencil operation to perform when stencil testing fails. More...
 
MFStencilOp stencilDepthFailOp
 The stencil operation to perform when stencil testing passes and depth testing fails. More...
 
MFStencilOp stencilPassOp
 The stencil operation to perform when stencil testing and depth testing both pass. More...
 
MFComparisonFunc stencilFunc
 A function that compares stencil data against existing stencil data. More...
 

Detailed Description

Describes a stencil buffer operation.


The documentation for this struct was generated from the following file: