Package | Description |
---|---|
org.eclipse.swt.opengl |
SWT OpenGL support.
|
Modifier and Type | Method and Description |
---|---|
GLData |
GLCanvas.getGLData()
Returns a GLData object describing the created context.
|
Constructor and Description |
---|
GLCanvas(Composite parent,
int style,
GLData data)
Create a GLCanvas widget using the attributes described in the GLData
object provided.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.