Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
JAWT_PlatformInfo | Marker class for all window system-specific JAWT data structures. |
NativeLibLoader.LoaderAction |
Class Summary | |
Debug | Helper 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 | |
GLContextLock | Implements the makeCurrent / release locking behavior of the GLContext class. |
GLContextShareSet | Provides 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. |
GLDrawableFactoryImpl | Extends GLDrawableFactory with a few methods for handling typically software-accelerated offscreen rendering (Device Independent Bitmaps on Windows, pixmaps on X11). |
GLDrawableHelper | Encapsulates 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. |
GLPbufferImpl | Platform-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) |
GLWorkerThread | Singleton thread upon which all OpenGL work is performed by default. |
InternalBufferUtils | Utility routines available only to the JOGL implementation. |
jmethodID | |
JAWT | |
JAWTFactory | |
JAWT_DrawingSurface | |
JAWT_DrawingSurfaceInfo | |
JAWT_Rectangle | |
Java2D | Defines integration with the Java2D OpenGL pipeline. |
NativeLibLoader | |
Project | Project.java Created 11-jan-2004 |
StaticGLInfo |