SoGLFormatSetStencilBufferBits Method |
Sets the stencil buffer bits of this format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetStencilBufferBits(
int size
)
Public Sub SetStencilBufferBits (
size As Integer
)
public:
void SetStencilBufferBits(
int size
)
member SetStencilBufferBits :
size : int -> unit
Parameters
- size
- Type: SystemInt32
Remarks See Also