glgtk.GLCapability

Undocumented in source.

Public Imports

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

Members

Static functions

widgetSetGLCapability (from glgtk.GLWidget)
int setGLCapability(Widget widget, GLConfig glconfig, GLContext shareList, int 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