OGLStencilOpArgs (struct)¶
Members¶
| UInt32 | frontSfail | |
| UInt32 | frontDpfail | |
| UInt32 | frontDppass | |
| UInt32 | backSfail | |
| UInt32 | backDpfail | |
| UInt32 | backDpass | 
Methods¶
| OGLStencilOpArgs ( in OGLStencilOpArgs other ) | |
| OGLStencilOpArgs () | |
| OGLStencilOpArgs | clone ? () | 
Methods in detail¶
OGLStencilOpArgs ( in OGLStencilOpArgs other )
copy constructor
default constructor
OGLStencilOpArgs OGLStencilOpArgs.clone? ()
clone method