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