Serialized Form
|
Package net.java.games.cg |
|
Package net.java.games.jogl |
drawableHelper
net.java.games.jogl.impl.GLDrawableHelper drawableHelper
context
net.java.games.jogl.impl.GLContext context
initAction
net.java.games.jogl.GLCanvas.InitAction initAction
displayAction
net.java.games.jogl.GLCanvas.DisplayAction displayAction
swapBuffersAction
net.java.games.jogl.GLCanvas.SwapBuffersAction swapBuffersAction
displayOnEventDispatchThreadAction
net.java.games.jogl.GLCanvas.DisplayOnEventDispatchThreadAction displayOnEventDispatchThreadAction
swapBuffersOnEventDispatchThreadAction
net.java.games.jogl.GLCanvas.SwapBuffersOnEventDispatchThreadAction swapBuffersOnEventDispatchThreadAction
drawableHelper
net.java.games.jogl.impl.GLDrawableHelper drawableHelper
isInitialized
boolean isInitialized
offscreenCaps
GLCapabilities offscreenCaps
chooser
GLCapabilitiesChooser chooser
shareWith
GLDrawable shareWith
offscreenImage
java.awt.image.BufferedImage offscreenImage
readBackBytes
byte[] readBackBytes
readBackInts
int[] readBackInts
readBackWidthInPixels
int readBackWidthInPixels
readBackHeightInPixels
int readBackHeightInPixels
panelWidth
int panelWidth
panelHeight
int panelHeight
updater
net.java.games.jogl.GLJPanel.Updater updater
awtFormat
int awtFormat
glFormat
int glFormat
glType
int glType
pbufferInitializationCompleted
boolean pbufferInitializationCompleted
pbuffer
GLPbuffer pbuffer
pbufferWidth
int pbufferWidth
pbufferHeight
int pbufferHeight
heavyweight
GLCanvas heavyweight
toplevel
java.awt.Frame toplevel
offscreenContext
net.java.games.jogl.impl.GLContext offscreenContext
swapbytes
int[] swapbytes
rowlength
int[] rowlength
skiprows
int[] skiprows
skippixels
int[] skippixels
alignment
int[] alignment
initAction
net.java.games.jogl.GLJPanel.InitAction initAction
displayAction
net.java.games.jogl.GLJPanel.DisplayAction displayAction
swapBuffersAction
net.java.games.jogl.GLJPanel.SwapBuffersAction swapBuffersAction
paintImmediatelyAction
net.java.games.jogl.GLJPanel.PaintImmediatelyAction paintImmediatelyAction