GLArea.hasDepthBuffer

bool hasDepthBuffer() @property

Get hasDepthBuffer property.

Returns

If set to true the widget will allocate and enable a depth buffer for the

target framebuffer.

void hasDepthBuffer(bool propval) @property

Set hasDepthBuffer property.

Parameters

propvalIf set to true the widget will allocate and enable a depth buffer for the target framebuffer.