![]() |
Plasma Engine
2.0
|

Public Attributes | |
| plEnum< plGALStencilOp > | m_FailOp = plGALStencilOp::Keep |
| plEnum< plGALStencilOp > | m_DepthFailOp = plGALStencilOp::Keep |
| plEnum< plGALStencilOp > | m_PassOp = plGALStencilOp::Keep |
| plEnum< plGALCompareFunc > | m_StencilFunc = plGALCompareFunc::Always |
Additional Inherited Members | |
Public Member Functions inherited from plHashableStruct< plGALStencilOpDescription > | |
| plHashableStruct (const plHashableStruct< plGALStencilOpDescription > &other) | |
| void | operator= (const plHashableStruct< plGALStencilOpDescription > &other) |
| plUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |