OGLStencilOpArgs (struct)

OGLStencilOpArgs OGLStencilOpArgs OGLStencilOpArgs

Members

UInt32 frontSfail  
UInt32 frontDpfail  
UInt32 frontDppass  
UInt32 backSfail  
UInt32 backDpfail  
UInt32 backDpass  

Methods in detail

OGLStencilOpArgs ( in OGLStencilOpArgs other )

copy constructor


OGLStencilOpArgs ()

default constructor


OGLStencilOpArgs OGLStencilOpArgs.clone? ()

clone method