GLConfig.hasDepthBuffer

Returns whether the configured frame buffer has depth buffer.

class GLConfig
int
hasDepthBuffer
()

Return Value

Type: int

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

Meta