public abstract class GLXFBConfig extends Object
Modifier and Type | Method and Description |
---|---|
static GLXFBConfig |
create() |
static GLXFBConfig |
create(ByteBuffer buf) |
ByteBuffer |
getBuffer() |
static int |
size() |
public static int size()
public static GLXFBConfig create()
public static GLXFBConfig create(ByteBuffer buf)
public ByteBuffer getBuffer()
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.