com.sun.opengl.impl
Class GLDrawableImpl
- GLDrawable
public abstract class GLDrawableImpl
abstract void | destroy() - For offscreen GLDrawables (pbuffers and "pixmap" drawables),
indicates that native resources should be reclaimed.
|
static String | toHexString(long hex)
|
destroy
public abstract void destroy()
throws GLException
For offscreen GLDrawables (pbuffers and "pixmap" drawables),
indicates that native resources should be reclaimed.
toHexString
public static String toHexString(long hex)
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.