GLConfig.hasStencilBuffer

Returns whether the configured frame buffer has stencil buffer.

class GLConfig
int
hasStencilBuffer
()

Return Value

Type: int

TRUE if the frame buffer has stencil buffer, FALSE otherwise.

Meta