OGLStencilFuncArgs (struct)¶
Members¶
UInt32 | frontFunc | |
UInt32 | frontRef | |
UInt32 | frontMask | |
UInt32 | backFunc | |
UInt32 | backRef | |
UInt32 | backMask |
Methods¶
OGLStencilFuncArgs ( in OGLStencilFuncArgs other ) | |
OGLStencilFuncArgs () | |
OGLStencilFuncArgs | clone ? () |
Methods in detail¶
OGLStencilFuncArgs ( in OGLStencilFuncArgs other )
copy constructor
default constructor
OGLStencilFuncArgs OGLStencilFuncArgs.clone? ()
clone method