Package com.sun.opengl.impl

Interface Summary

JAWT_PlatformInfoMarker class for all window system-specific JAWT data structures.
NativeLibLoader.LoaderAction

Class Summary

DebugHelper routines for logging and debugging.
FunctionAvailabilityCache A utility object intended to be used by implementations to act as a cache of which OpenGL functions are currently available on both the host machine and display.
GLContextImpl
GLContextLockImplements the makeCurrent / release locking behavior of the GLContext class.
GLContextShareSetProvides a mechanism by which OpenGL contexts can share textures and display lists in the face of multithreading and asynchronous context creation as is inherent in the AWT and Swing.
GLDrawableFactoryImplExtends GLDrawableFactory with a few methods for handling typically software-accelerated offscreen rendering (Device Independent Bitmaps on Windows, pixmaps on X11).
GLDrawableHelperEncapsulates the implementation of most of the GLAutoDrawable's methods to be able to share it between GLCanvas and GLJPanel.
GLDrawableImpl
GLImpl
GLObjectTracker Tracks the creation of server-side OpenGL objects which can be shared between contexts.
GLPbufferImplPlatform-independent class exposing pbuffer functionality to applications.
GLProcAddressTable This table is a cache of pointers to the dynamically-linkable C functions this autogenerated Java binding has exposed.
GLUProcAddressTable This table is a cache of pointers to the dynamically-linkable C functions this autogenerated Java binding has exposed.
GLUquadricImpl GLUquadricImpl.java Created 22-dec-2003 (originally Quadric.java)
GLWorkerThreadSingleton thread upon which all OpenGL work is performed by default.
InternalBufferUtilsUtility routines available only to the JOGL implementation.
jmethodID
JAWT
JAWTFactory
JAWT_DrawingSurface
JAWT_DrawingSurfaceInfo
JAWT_Rectangle
Java2DDefines integration with the Java2D OpenGL pipeline.
NativeLibLoader
Project Project.java

Created 11-jan-2004

StaticGLInfo

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