com.sun.opengl.impl.x11

Class GLXFBConfig


public abstract class GLXFBConfig
extends Object

Method Summary

static GLXFBConfig
create()
static GLXFBConfig
create(ByteBuffer buf)
ByteBuffer
getBuffer()
static int
size()

Method Details

create

public static GLXFBConfig create()

create

public static GLXFBConfig create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()

size

public static int size()

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