![]() |
ezEngine Release 25.08
|

Public Attributes | |
| ezEnum< ezGALStencilOp > | m_FailOp = ezGALStencilOp::Keep |
| ezEnum< ezGALStencilOp > | m_DepthFailOp = ezGALStencilOp::Keep |
| ezEnum< ezGALStencilOp > | m_PassOp = ezGALStencilOp::Keep |
| ezEnum< ezGALCompareFunc > | m_StencilFunc = ezGALCompareFunc::Always |
Additional Inherited Members | |
Public Member Functions inherited from ezHashableStruct< ezGALStencilOpDescription > | |
| ezHashableStruct (const ezHashableStruct< ezGALStencilOpDescription > &other) | |
| void | operator= (const ezHashableStruct< ezGALStencilOpDescription > &other) |
| bool | operator== (const ezHashableStruct< ezGALStencilOpDescription > &other) const |
| bool | operator!= (const ezHashableStruct< ezGALStencilOpDescription > &other) const |
| bool | operator< (const ezHashableStruct< ezGALStencilOpDescription > &other) const |
| ezUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |