glgtk.GLCapability

Undocumented in source.

Public Imports

gtkglc.glgtktypes
public import gtkglc.glgtktypes;
Undocumented in source.
cairo.Context
public import cairo.Context;
gdk.Event
public import gdk.Event;
Undocumented in source.
glgdk.GLWindow
public import glgdk.GLWindow;
Undocumented in source.
glgtk.GLWidget
public import glgtk.GLWidget;
Undocumented in source.

Members

Functions

widgetSetGlCapability (from glgtk.GLWidget)
bool setGlCapability(Widget widget, GLConfig glconfig, GLContext shareList, bool direct, int renderType) via public import glgtk.GLWidget : widgetSetGlCapability = setGlCapability;

Set the OpenGL-capability to the @widget. This function prepares the widget for its use with OpenGL.

Templates

GLCapability
template GLCapability()
Undocumented in source.

Meta