com.sun.opengl.impl.x11
Class GLXFBConfig

java.lang.Object
  extended by com.sun.opengl.impl.x11.GLXFBConfig

public abstract class GLXFBConfig
extends java.lang.Object


Method Summary
static GLXFBConfig create()
           
static GLXFBConfig create(java.nio.ByteBuffer buf)
           
 java.nio.ByteBuffer getBuffer()
           
static int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

size

public static int size()

create

public static GLXFBConfig create()

create

public static GLXFBConfig create(java.nio.ByteBuffer buf)

getBuffer

public java.nio.ByteBuffer getBuffer()


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.