A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

A

accumSize - Variable in class gl4java.awt.GLOffScreenDrawable
Visual pre-set for accumulator buffer size, default: 0 This value is updated after a GLContext is created with the original updated value of GLContext !
accumSize - Variable in class gl4java.awt.GLCanvas
Visual pre-set for accumulator buffer size, default: 0 This value is updated after a GLContext is created with the original updated value of GLContext ! This value has a special behavior.
accumSize - Variable in class gl4java.swing.GLJPanel
Visual pre-set for accumulator buffer size, default: 0 This value is updated after a GLContext is created with the original updated value of GLContext !
achieveData(Component, Graphics) - Method in class gl4java.jau.awt.motif.X11HandleAccess
 
achieveData(Component, Graphics) - Method in class gl4java.jau.awt.windows.Win32HandleAccess
 
achieveData(Component, Graphics) - Method in class gl4java.jau.awt.windows.MSWin32HandleAccess
 
achieveData(Component, Graphics) - Method in class gl4java.jau.awt.macintosh.MacHandleAccess
 
actionPerformed(ActionEvent) - Method in class gl4java.swing.SimpleGLJApplet1
 
actionPerformed(ActionEvent) - Method in class gl4java.applet.SimpleGLAnimApplet1
 
actionPerformed(ActionEvent) - Method in class gl4java.applet.SimpleGLApplet1
 
add(GLEventListener) - Method in class gl4java.drawable.utils.GLEventListenerList
 
addComponentListener(ComponentListener) - Method in class gl4java.awt.GLOffScreenDrawable
the components listener's should be implemented also ! since JDK 1.1
addComponentListener(ComponentListener) - Method in interface gl4java.drawable.GLDrawable
the components listener's should be implemented also ! since JDK 1.1
addFocusListener(FocusListener) - Method in class gl4java.awt.GLOffScreenDrawable
 
addFocusListener(FocusListener) - Method in interface gl4java.drawable.GLDrawable
 
addGLEventListener(GLEventListener) - Method in class gl4java.awt.GLOffScreenDrawable
 
addGLEventListener(GLEventListener) - Method in class gl4java.awt.GLCanvas
 
addGLEventListener(GLEventListener) - Method in class gl4java.swing.GLJPanel
 
addGLEventListener(GLEventListener) - Method in interface gl4java.drawable.GLDrawable
Add a GLEventListener to this drawable.
addKeyListener(KeyListener) - Method in class gl4java.awt.GLOffScreenDrawable
 
addKeyListener(KeyListener) - Method in interface gl4java.drawable.GLDrawable
 
addMouseListener(MouseListener) - Method in class gl4java.awt.GLOffScreenDrawable
 
addMouseListener(MouseListener) - Method in interface gl4java.drawable.GLDrawable
 
addMouseMotionListener(MouseMotionListener) - Method in class gl4java.awt.GLOffScreenDrawable
 
addMouseMotionListener(MouseMotionListener) - Method in interface gl4java.drawable.GLDrawable
 
advance - Variable in class gl4java.utils.glut.fonts.BitmapCharRec
 
argList - Variable in class gl4java.GL4JavaReflections
 
awtFormat - Variable in class gl4java.awt.GLOffScreenDrawable
 
awtFormat - Variable in class gl4java.swing.GLJPanel
 
AWTTextureLoader - class gl4java.utils.textures.AWTTextureLoader.
This Class implements the universal texture-loader using the AWT's standard interface ! The number of image-types depends on the JDK version you use !
AWTTextureLoader(Component, GLFunc, GLUFunc) - Constructor for class gl4java.utils.textures.AWTTextureLoader
 

B

bitmap - Variable in class gl4java.utils.glut.fonts.BitmapCharRec
 
BitmapCharRec - class gl4java.utils.glut.fonts.BitmapCharRec.
 
BitmapCharRec(int, int, float, float, float, byte[]) - Constructor for class gl4java.utils.glut.fonts.BitmapCharRec
 
BitmapFontRec - class gl4java.utils.glut.fonts.BitmapFontRec.
 
BitmapFontRec(String, int, int, BitmapCharRec[]) - Constructor for class gl4java.utils.glut.fonts.BitmapFontRec
 
bottom - Variable in class gl4java.utils.glut.fonts.StrokeFontRec
 
buttonFps - Variable in class gl4java.swing.SimpleGLJApplet1
 
buttonFps - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
buttonInfo - Variable in class gl4java.swing.SimpleGLJApplet1
 
buttonInfo - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
buttonInfo - Variable in class gl4java.applet.SimpleGLApplet1
 
buttonReStart - Variable in class gl4java.swing.SimpleGLJApplet1
 
buttonReStart - Variable in class gl4java.applet.SimpleGLAnimApplet1
 

C

canvas - Variable in class gl4java.swing.SimpleGLJApplet1
 
canvas - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
canvas - Variable in class gl4java.applet.SimpleGLApplet1
 
capabilities - Variable in class gl4java.awt.GLCanvas
 
center - Variable in class gl4java.utils.glut.fonts.StrokeCharRec
 
ch - Variable in class gl4java.utils.glut.fonts.StrokeFontRec
 
ch - Variable in class gl4java.utils.glut.fonts.BitmapFontRec
 
checkUseFpsSleep - Variable in class gl4java.swing.SimpleGLJApplet1
 
checkUseFpsSleep - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
checkUseRepaint - Variable in class gl4java.swing.SimpleGLJApplet1
 
checkUseRepaint - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
checkUseYield - Variable in class gl4java.applet.SimpleGLAnimApplet1
 
cleanup(GLDrawable) - Method in interface gl4java.drawable.GLEventListener
Called by the drawable if it wants to destroy itself.
cleanup(long) - Method in interface gl4java.utils.DirectBufferCleanup.Callback
 
clone() - Method in class gl4java.GLCapabilities
 
clone() - Method in class gl4java.GL4JavaReflections
 
componentHidden(ComponentEvent) - Method in class gl4java.awt.GLCanvas
 
componentHidden(ComponentEvent) - Method in class gl4java.swing.GLJPanel
 
componentMoved(ComponentEvent) - Method in class gl4java.awt.GLCanvas
 
componentMoved(ComponentEvent) - Method in class gl4java.swing.GLJPanel
 
componentResized(ComponentEvent) - Method in class gl4java.awt.GLCanvas
´componentResized´ is the componentListeners event handler.
componentResized(ComponentEvent) - Method in class gl4java.swing.GLJPanel
´componentResized´ is the componentListeners event handler.
componentShown(ComponentEvent) - Method in class gl4java.awt.GLCanvas
 
componentShown(ComponentEvent) - Method in class gl4java.swing.GLJPanel
 
containerWindow - Variable in class gl4java.GLContext
 
coord - Variable in class gl4java.utils.glut.fonts.StrokeRec
 
CoordRec - class gl4java.utils.glut.fonts.CoordRec.
 
CoordRec(float, float) - Constructor for class gl4java.utils.glut.fonts.CoordRec
 
copyResource2TempFile(Object, URL, String) - Static method in class gl4java.utils.Tool
 
createGLAnimCanvas(GLCapabilities, int, int) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLAnimCanvas given the specified GLCapabilities.
createGLAnimCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLAnimCanvas given the specified GLCapabilities.
createGLAnimCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.SunJDK13GLDrawableFactory
 
createGLAnimCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.DummyGLDrawableFactory
 
createGLAnimJPanel() - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLAnimJPanel.
createGLAnimJPanel(String, String, LayoutManager, boolean) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLAnimJPanel with the specified GL/GLU library names, LayoutManager, and double buffering specification.
createGLCanvas(GLCapabilities, int, int) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLCanvas given the specified GLCapabilities.
createGLCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLCanvas given the specified GLCapabilities.
createGLCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.SunJDK13GLDrawableFactory
 
createGLCanvas(GLCapabilities, int, int, String, String) - Method in class gl4java.drawable.DummyGLDrawableFactory
 
createGLContext(Graphics) - Method in class gl4java.GLContext
createGLContext gets the window handle and calls gljInit, so the gl-context will be initialised here.
createGLFunc(String) - Static method in class gl4java.GLContext
Support of loading a vendors GLFunc implementation Try to load the Class, if succesfull we do return the instance of it.
createGLJPanel() - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLJPanel.
createGLJPanel(String, String, LayoutManager, boolean) - Method in class gl4java.drawable.GLDrawableFactory
Create a new GLJPanel with the specified GL/GLU library names, LayoutManager, and double buffering specification.
createGLUFunc(String) - Static method in class gl4java.GLContext
Support of loading a vendors GLUFunc implementation Try to load the Class, if succesfull we do return the instance of it.
createOffScreenCtx(GLFunc, GLUFunc, boolean, boolean, int, int, GLContext) - Static method in class gl4java.GLContext
Constructor Function for offscreen rendering ! First the GLContext is fetched from the Component itself ! To do so, the Component is set visible if it is not ! If a GLContext is fetched, it is current !
createOffScreenCtx(GLFunc, GLUFunc, boolean, boolean, int, int, GLContext, Dimension) - Static method in class gl4java.GLContext
Constructor Function for offscreen rendering ! First the GLContext is fetched from the Component itself ! To do so, the Component is set visible if it is not ! If a GLContext is fetched, it is current !
createOGLWindowNative(long, int, int, int, int) - Static method in class gl4java.system.GljMSJDirect
 
createOwnWindow - Variable in class gl4java.GLContext
We normally do not have to create an own Window ! This is the default visual property ...
createOwnWindow - Variable in class gl4java.awt.GLCanvas
Visual pre-set for RGBA usage, default: true - of course ;-) This value is updated after a GLContext is created with the original updated value of GLContext !
crossprod(float[], float[], float[]) - Static method in class gl4java.utils.glut.GLUTFuncLightImpl
 
customOffScrnSize - Variable in class gl4java.swing.GLJPanel
 
cvsDispose() - Method in class gl4java.awt.GLOffScreenDrawable
You should call this before releasing/dispose this Window ! Also you can overwrite this class, to dispose your own elements, e.g.
cvsDispose() - Method in class gl4java.awt.GLCanvas
You should call this before releasing/dispose this Window ! Also you can overwrite this class, to dispose your own elements, e.g.
cvsDispose() - Method in class gl4java.awt.GLAnimCanvas
You should call this before releasing/dispose this Window ! Also you can overwrite this class, to dispose your own elements, e.g.
cvsDispose() - Method in class gl4java.swing.GLJPanel
You should call this before releasing/dispose this Window ! Also you can overwrite this class, to dispose your own elements, e.g.
cvsDispose() - Method in interface gl4java.drawable.GLDrawable
You should call this before releasing/dispose this Window ! Also you can overwrite this class, to dispose your own elements, e.g.
cvsGetHeight() - Method in class gl4java.awt.GLOffScreenDrawable
 
cvsGetHeight() - Method in class gl4java.awt.GLCanvas
 
cvsGetHeight() - Method in class gl4java.swing.GLJPanel
 
cvsGetWidth() - Method in class gl4java.awt.GLOffScreenDrawable
get methods
cvsGetWidth() - Method in class gl4java.awt.GLCanvas
get methods
cvsGetWidth() - Method in class gl4java.swing.GLJPanel
get methods
cvsInitialized - Variable in class gl4java.awt.GLOffScreenDrawable
 
cvsInitialized - Variable in class gl4java.swing.GLJPanel
 
cvsIsInit() - Method in class gl4java.awt.GLOffScreenDrawable
This function returns, if everything is init: the GLContext, the and the users init function This value is set in the paint method!
cvsIsInit() - Method in class gl4java.awt.GLCanvas
This function returns, if everything is init: the GLContext, the and the users init function This value is set in the paint method!
cvsIsInit() - Method in class gl4java.swing.GLJPanel
This function returns, if everything is init: the GLContext, the and the users init function This value is set in the paint method!
cvsIsInit() - Method in interface gl4java.drawable.GLDrawable
This function returns, if everything is init: the GLContext, the and the users init function This value is set in the paint method!

D

DEBUG - Static variable in class gl4java.utils.Tool
 
defGLFunc14Class - Static variable in class gl4java.GLContext
 
defGLFuncClass - Static variable in class gl4java.GLContext
The default GLFunc implementation
defGljLib - Static variable in class gl4java.GLContext
The default GLContext/GLFunc/GLUFunc native library for all
defGljMSWinLib - Static variable in class gl4java.GLContext
The default extra native library for Windows 95/NT && MS-JVM
defGLUFunc14Class - Static variable in class gl4java.GLContext
 
defGLUFuncClass - Static variable in class gl4java.GLContext
The default GLUFunc implementation
defNativeGLLibMacOS9 - Static variable in class gl4java.GLContext
The default native GL library ...
defNativeGLLibMacOSX - Static variable in class gl4java.GLContext
The default native GL library ...
defNativeGLLibWin32 - Static variable in class gl4java.GLContext
The default native GL library ...
defNativeGLLibX11 - Static variable in class gl4java.GLContext
The default native GL library ...
defNativeGLULibMacOS9 - Static variable in class gl4java.GLContext
The default native GLU library ...
defNativeGLULibMacOSX - Static variable in class gl4java.GLContext
The default native GLU library ...
defNativeGLULibWin32 - Static variable in class gl4java.GLContext
The default native GLU library ...
defNativeGLULibX11 - Static variable in class gl4java.GLContext
The default native GLU library ...
depth - Variable in class gl4java.jau.awt.motif.X11HandleAccess
 
depth - Variable in class gl4java.jau.awt.windows.Win32HandleAccess
 
depth - Variable in class gl4java.jau.awt.windows.MSWin32HandleAccess
 
depth - Variable in class gl4java.jau.awt.macintosh.MacHandleAccess
 
destroy() - Method in class gl4java.awt.GLCanvas
Deprecated. Use cvsDispose instead, well finalize is also implemented
destroy() - Method in class gl4java.swing.SimpleGLJApplet1
 
destroy() - Method in class gl4java.applet.SimpleGLAnimApplet1
 
destroy() - Method in class gl4java.applet.SimpleGLApplet1
 
destroyOGLWindowNative(long) - Static method in class gl4java.system.GljMSJDirect
 
dFpsMilli - Variable in class gl4java.awt.GLAnimCanvas
the delays ..
dFpsMilli - Variable in class gl4java.swing.GLAnimJPanel
the delays ..
DIFF3f(float[], float[], float[]) - Static method in class gl4java.utils.glut.GLUTFuncLightImpl
 
DirectBufferCleanup - class gl4java.utils.DirectBufferCleanup.
Provides a cleanup mechanism for direct buffers instantiated via the JNI entry point NewDirectByteBuffer.
DirectBufferCleanup.Callback - interface gl4java.utils.DirectBufferCleanup.Callback.
 
DirectBufferCleanup(DirectBufferCleanup.Callback) - Constructor for class gl4java.utils.DirectBufferCleanup
 
display() - Method in class gl4java.awt.GLOffScreenDrawable
This is the rendering-method called by repaint
display() - Method in class gl4java.awt.GLCanvas
This is the rendering-method called by sDisplay (and sDisplay is called by paint !).
display() - Method in class gl4java.awt.GLImageCanvas
 
display() - Method in class gl4java.swing.GLJPanel
This is the rendering-method called by sDisplay (and sDisplay is called by paint !).
display() - Method in interface gl4java.drawable.GLDrawable
This is the rendering-method called by e.g.: GLCanvas.display() or by GLRunnable.run().
display(GLDrawable) - Method in interface gl4java.drawable.GLEventListener
Called by the drawable to initiate rendering by the client.
displayHandle - Variable in class gl4java.GLContext
 
doCleanup() - Method in class gl4java.awt.GLOffScreenDrawable
This method is used to clean up any OpenGL stuff (delete textures or whatever) prior to actually deleting the OpenGL context.
doCleanup() - Method in class gl4java.awt.GLCanvas
This method is used to clean up any OpenGL stuff (delete textures or whatever) prior to actually deleting the OpenGL context.
doCleanup() - Method in class gl4java.swing.GLJPanel
This method is used to clean up any OpenGL stuff (delete textures or whatever) prior to actually deleting the OpenGL context.
dodec - Static variable in class gl4java.utils.glut.GLUTFuncLightImpl
 
dodec_inited - Static variable in class gl4java.utils.glut.GLUTFuncLightImpl
 
dodecahedron(int) - Method in class gl4java.utils.glut.GLUTFuncLightImpl
 
doLoadNativeLibraries(String, String, String) - Static method in class gl4java.GLContext
Support of loading the native library seperatly.
doubleBuffer - Variable in class gl4java.awt.GLCanvas
Visual pre-set for doubleBuffer, default: true This value is updated after a GLContext is created with the original updated value of GLContext !
doughnut(float, float, int, int) - Method in class gl4java.utils.glut.GLUTFuncLightImpl
 
drawBox(double, int) - Method in class gl4java.utils.glut.GLUTFuncLightImpl
 
drawImage(Graphics, int, int, int, int, ImageObserver) - Method in class gl4java.awt.GLOffScreenDrawable
The data to hold the offscreen pixels on the java side !
DrawObj(boolean) - Method in class gl4java.awt.GLImageCanvas
 
drawtriangle(int, float[][], int[][], int) - Method in class gl4java.utils.glut.GLUTFuncLightImpl
 
ds - Variable in class gl4java.jau.awt.macintosh.MacHandleAccess
 
dsi - Variable in class gl4java.jau.awt.motif.X11HandleAccess
 
dsi - Variable in class gl4java.jau.awt.windows.Win32HandleAccess
 
dsi - Variable in class gl4java.jau.awt.macintosh.MacHandleAccess
 
DummyGLDrawableFactory - class gl4java.drawable.DummyGLDrawableFactory.
 

E

error - Variable in class gl4java.utils.textures.TextureTool
 

F

faces - Static variable in class gl4java.utils.glut.GLUTFuncLightImpl
 
finalize() - Method in class gl4java.GLContext
 
finalize() - Method in class gl4java.awt.GLOffScreenDrawable
does nothing than:
finalize() - Method in class gl4java.awt.GLCanvas
does nothing than:
finalize() - Method in class gl4java.applet.SimpleGLAnimApplet1
 
finalize() - Method in class gl4java.applet.SimpleGLApplet1
 
finalize() - Method in class gl4java.utils.glf.GLF
 
findMethod(Object, String, String) - Static method in class gl4java.GL4JavaReflections
 
findMethodSignature(Object, String, String) - Static method in class gl4java.GL4JavaReflections
 
first - Variable in class gl4java.utils.glut.fonts.BitmapFontRec
 
forceGLFree - Variable in class gl4java.awt.GLAnimCanvas
 
FramesPerSec - Variable in class gl4java.awt.GLAnimCanvas
To support frames per scounds, instead of killing the machine :-) A little GUI is supported !
FramesPerSec - Variable in class gl4java.swing.GLAnimJPanel
To support frames per scounds, instead of killing the machine :-) A little GUI is supported !
freeGLContext() - Method in interface gl4java.GLRunnable
Forces this thread to release it's GLContext ! To ensure this, this thread enables itself, and calls gljFree(true) to force the release !
freeGLContext() - Method in class gl4java.awt.GLAnimCanvas
Force this thread to release it's GLContext ! To ensure this, this thread enables itself, and calls gljFree(true) to force the release !

G

getAbsoluteCoord(Component) - Static method in class gl4java.utils.Tool
A few Component methods for easy awt-hierarchy querys
getAbsoluteCoord(JRootPane) - Method in class gl4java.swing.GLJPanel
 
getAccumAlphaBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for accumulation buffer's alpha component.
getAccumBlueBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for accumulation buffer's blue component.
getAccumGreenBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for accumulation buffer's green component.
getAccumRedBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for accumulation buffer's red component.
getAccumSize() - Method in class gl4java.GLContext
Query the visual property ...
getAlphaBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for color buffer's alpha component.
getAwtFormat() - Method in class gl4java.awt.GLOffScreenDrawable
The AWT BufferedImage Type
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmapHelvetica12
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmapTimesRoman24
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmap8By13
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmap9By15
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmapHelvetica10
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmapTimesRoman10
 
getBitmapFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutBitmapHelvetica18
 
getBlueBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for color buffer's blue component.
getClassVendor() - Method in class gl4java.GLUFuncJauJNI
 
getClassVendor() - Method in class gl4java.GLFuncJauJNInf
 
getClassVendor() - Method in class gl4java.GLFuncJauJNI
 
getClassVendor() - Method in interface gl4java.GLUFunc14
 
getClassVendor() - Method in interface gl4java.GLUFunc
 
getClassVendor() - Method in interface gl4java.GLFunc
 
getClassVendor() - Method in class gl4java.GLFunc14JauJNI
 
getClassVendor() - Method in class gl4java.GLUFuncJauJNInf
 
getClassVendor() - Method in interface gl4java.GLFunc14
 
getClassVendor() - Method in class gl4java.GLUFunc14JauJNI
 
getClassVendor() - Method in class gl4java.utils.glf.GLFFuncJNI
 
getClassVersion() - Method in class gl4java.GLUFuncJauJNI
 
getClassVersion() - Method in class gl4java.GLFuncJauJNInf
 
getClassVersion() - Method in class gl4java.GLFuncJauJNI
 
getClassVersion() - Method in interface gl4java.GLUFunc14
 
getClassVersion() - Method in interface gl4java.GLUFunc
 
getClassVersion() - Method in interface gl4java.GLFunc
 
getClassVersion() - Method in class gl4java.GLFunc14JauJNI
 
getClassVersion() - Method in class gl4java.GLUFuncJauJNInf
 
getClassVersion() - Method in interface gl4java.GLFunc14
 
getClassVersion() - Method in class gl4java.GLUFunc14JauJNI
 
getClassVersion() - Method in class gl4java.utils.glf.GLFFuncJNI
 
getComponents() - Method in class gl4java.utils.textures.TextureTool
just a default for byte sized component's
getDepthBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for depth buffer
getDoubleBuffered() - Method in class gl4java.GLCapabilities
Indicates whether double-buffering is enabled.
getFactory() - Static method in class gl4java.drawable.GLDrawableFactory
Returns the sole instance of the GLCanvasFactory (singleton pattern).
getFps() - Method in class gl4java.awt.GLAnimCanvas
returns the calculated frames per secounds
getFps() - Method in class gl4java.swing.GLAnimJPanel
returns the calculated frames per secounds
getFpsDuration() - Method in class gl4java.awt.GLAnimCanvas
returns the calculated duration in millisecs
getFpsDuration() - Method in class gl4java.swing.GLAnimJPanel
returns the calculated duration in millisecs
getFpsFrames() - Method in class gl4java.awt.GLAnimCanvas
returns the calculated frames number
getFpsFrames() - Method in class gl4java.swing.GLAnimJPanel
returns the calculated frames number
getGL() - Method in class gl4java.awt.GLOffScreenDrawable
 
getGL() - Method in class gl4java.awt.GLCanvas
 
getGL() - Method in class gl4java.swing.GLJPanel
 
getGL() - Method in interface gl4java.drawable.GLDrawable
Gets the GL functions used by this drawable.
getGLBytesPerComponent() - Method in class gl4java.utils.textures.TextureTool
 
getGLCapabilities() - Method in class gl4java.GLContext
Query the visual property ...
getGLComponentFormat() - Method in class gl4java.utils.textures.TextureTool
 
getGLComponents() - Method in class gl4java.awt.GLOffScreenDrawable
The number of byte components per pixel
getGLContext() - Method in class gl4java.awt.GLOffScreenDrawable
Used to return the created GLContext
getGLContext() - Method in class gl4java.awt.GLCanvas
Used to return the created GLContext
getGLContext() - Method in class gl4java.swing.GLJPanel
Used to return the created GLContext
getGLContext() - Method in interface gl4java.drawable.GLDrawable
Used to return the created GLContext
getGLFormat() - Method in class gl4java.awt.GLOffScreenDrawable
The format of GL pixel data
getGLFormat() - Method in class gl4java.utils.textures.TextureTool
 
getGLFunc() - Method in class gl4java.GLContext
Used to return the user given GLFunc implementation
getGlobalThreadNumber() - Static method in class gl4java.awt.GLAnimCanvas
 
getGLType() - Method in class gl4java.awt.GLOffScreenDrawable
The type of GL pixel data
getGLU() - Method in class gl4java.awt.GLOffScreenDrawable
 
getGLU() - Method in class gl4java.awt.GLCanvas
 
getGLU() - Method in class gl4java.swing.GLJPanel
 
getGLU() - Method in interface gl4java.drawable.GLDrawable
Gets the GLU functions used by this drawable.
getGLUFunc() - Method in class gl4java.GLContext
Used to return the user given GLUFunc implementation
getGraphicsConfiguration(GLCapabilities) - Method in class gl4java.drawable.SunJDK13GLDrawableFactory
Returns the GraphicsConfiguration most closely matching the specified set of GLCapabilities, or null if there was no matching visual.
getGraphicsConfiguration(GLCapabilities, GraphicsDevice) - Method in class gl4java.drawable.SunJDK13GLDrawableFactory
Returns the GraphicsConfiguration most closely matching the specified set of GLCapabilities and your given device ! Return null if there was no matching visual.
getGraphicsConfiguration(GLCapabilities, GraphicsDevice) - Method in class gl4java.drawable.Win32SunJDK13GLDrawableFactory
 
getGraphicsConfiguration(GLCapabilities, GraphicsDevice) - Method in class gl4java.drawable.MacSunJDK13GLDrawableFactory
 
getGraphicsConfiguration(GLCapabilities, GraphicsDevice) - Method in class gl4java.drawable.X11SunJDK13GLDrawableFactory
 
getGreenBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for color buffer's green component.
getImage() - Method in class gl4java.awt.GLOffScreenDrawable
The data to hold the offscreen pixels on the java side !
getImageHeight() - Method in class gl4java.utils.textures.TextureTool
 
getImageWidth() - Method in class gl4java.utils.textures.TextureTool
Dimension
getJVMVendor() - Static method in class gl4java.GLContext
 
getJVMVersion() - Static method in class gl4java.GLContext
 
getJVMVersionMajor() - Static method in class gl4java.GLContext
 
getJVMVersionMinor() - Static method in class gl4java.GLContext
 
getKeepAspectRatio() - Method in class gl4java.awt.GLImageCanvas
 
getLastFrameMillis() - Method in class gl4java.awt.GLCanvas
Return the uses milli secounds of the last frame
getListeners() - Method in class gl4java.drawable.utils.GLEventListenerList
 
getListeners(Class) - Method in class gl4java.awt.GLCanvas
 
getMaxFps() - Method in class gl4java.awt.GLAnimCanvas
Just get the maximum number of Frames per secounds, which is calculated with the time, one frame needs to render ! this value is avaiable after the thread is started and the first frames are rendered !
getMaxFps() - Method in class gl4java.swing.GLAnimJPanel
Just get the maximum number of Frames per secounds, which is calculated with the time, one frame needs to render ! this value is avaiable after the thread is started and the first frames are rendered !
getMaxTextureSize(GLFunc) - Static method in class gl4java.utils.textures.TextureTool
 
getMethodSignature() - Method in class gl4java.GL4JavaReflections
 
getMethodSignature(Class[], Class) - Static method in class gl4java.GL4JavaReflections
 
getMinimumSize() - Method in class gl4java.awt.GLCanvas
 
getMinimumSize() - Method in class gl4java.awt.GLImageCanvas
 
getNativeGLContext() - Method in class gl4java.GLContext
Get the native GL Context !
getNativeGLContextNumber() - Static method in class gl4java.GLContext
 
getNativeOSName() - Static method in class gl4java.GLContext
 
getNativeOSType() - Static method in class gl4java.GLContext
Get the native OS-Type !
getNativeVendor() - Method in class gl4java.GLUFuncJauJNI
 
getNativeVendor() - Method in class gl4java.GLFuncJauJNInf
 
getNativeVendor() - Method in class gl4java.GLFuncJauJNI
 
getNativeVendor() - Method in interface gl4java.GLUFunc14
 
getNativeVendor() - Method in interface gl4java.GLUFunc
 
getNativeVendor() - Method in interface gl4java.GLFunc
 
getNativeVendor() - Method in class gl4java.GLFunc14JauJNI
 
getNativeVendor() - Method in class gl4java.GLUFuncJauJNInf
 
getNativeVendor() - Method in interface gl4java.GLFunc14
 
getNativeVendor() - Method in class gl4java.GLUFunc14JauJNI
 
getNativeVendor() - Method in class gl4java.utils.glf.GLFFuncJNI
 
getNativeVersion() - Method in class gl4java.GLUFuncJauJNI
 
getNativeVersion() - Method in class gl4java.GLFuncJauJNInf
 
getNativeVersion() - Method in class gl4java.GLFuncJauJNI
 
getNativeVersion() - Method in interface gl4java.GLUFunc14
 
getNativeVersion() - Method in interface gl4java.GLUFunc
 
getNativeVersion() - Method in interface gl4java.GLFunc
 
getNativeVersion() - Method in class gl4java.GLFunc14JauJNI
 
getNativeVersion() - Method in class gl4java.GLUFuncJauJNInf
 
getNativeVersion() - Method in interface gl4java.GLFunc14
 
getNativeVersion() - Method in class gl4java.GLUFunc14JauJNI
 
getNativeVersion() - Method in class gl4java.utils.glf.GLFFuncJNI
 
getNativeVisualID() - Method in class gl4java.GLCapabilities
Get the fetched native VisualID.
getNativeWindoHandle() - Method in class gl4java.GLContext
Deprecated. The native window handle is no more accessible through this method since JDK >= 1.3 !
getOffScreenSize() - Method in class gl4java.swing.GLJPanel
The customers offscreen Size If this is set, the offscreen pixmap is used in this size, not in the components-size (-> faster if smaller)
getOSName() - Static method in class gl4java.utils.Tool
 
getPreferredSize() - Method in class gl4java.awt.GLCanvas
 
getPreferredSize() - Method in class gl4java.awt.GLImageCanvas
 
getRedBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for color buffer's red component.
getSharedGLContext() - Method in class gl4java.GLContext
Get the optional shared GL Context !
getSize() - Method in class gl4java.awt.GLOffScreenDrawable
Get the customers offscreen Size If this is set, the offscreen pixmap is used in this size, not in the components-size (-> faster if smaller)
getSize() - Method in class gl4java.swing.GLJPanel
 
getSize() - Method in interface gl4java.drawable.GLDrawable
this function returns the current size of the object
getStencilBitNumber() - Method in class gl4java.GLContext
Query the visual property ...
getStencilBits() - Method in class gl4java.GLCapabilities
Returns number of bits requested for stencil buffer
getStereo() - Method in class gl4java.GLCapabilities
Indicates whether stereo is enabled.
getStrokeFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutStrokeRoman
 
getStrokeFontRec() - Static method in class gl4java.utils.glut.fonts.data.glutStrokeMonoRoman
 
getTexture() - Method in class gl4java.utils.textures.TextureTool
The image data, with the given Dimension and Format !
getTextureHeight() - Method in class gl4java.utils.textures.TextureTool
 
getTextureLoader() - Method in class gl4java.awt.GLImageCanvas
 
getTextureWidth() - Method in class gl4java.utils.textures.TextureTool
 
getTopLevelWindow() - Method in class gl4java.awt.GLCanvas
This function returns the found TopLevelWindow, which contains this Canvas ..
getTopLevelWindow() - Method in class gl4java.swing.GLJPanel
This function returns the found TopLevelWindow, which contains this Canvas ..
getTrueColor() - Method in class gl4java.GLCapabilities
Indicates whether true color (as opposed to indexed color) is enabled.
getUseFpsSleep() - Method in class gl4java.awt.GLAnimCanvas
 
getUseFpsSleep() - Method in class gl4java.swing.GLAnimJPanel
 
getUseRepaint() - Method in class gl4java.awt.GLAnimCanvas
 
getUseRepaint() - Method in class gl4java.swing.GLAnimJPanel
 
getUseYield() - Method in class gl4java.awt.GLAnimCanvas
 
getVendor() - Static method in class gl4java.utils.Tool
 
getVersion() - Static method in class gl4java.utils.Tool
A few Component methods for Java-VM access
getVersionMajor() - Static method in class gl4java.utils.Tool
 
getVersionMinor() - Static method in class gl4java.utils.Tool
 
getWinDepth(Component, Graphics) - Method in interface gl4java.jau.awt.WinHandleAccess
 
getWinDepth(Component, Graphics) - Method in class gl4java.jau.awt.motif.X11HandleAccess
gets some structure for windows, and drawable on X11
getWinDepth(Component, Graphics) - Method in class gl4java.jau.awt.windows.Win32HandleAccess
gets some structure for windows, and drawable on Win32
getWinDepth(Component, Graphics) - Method in class gl4java.jau.awt.windows.MSWin32HandleAccess
get the color depth
getWinDepth(Component, Graphics) - Method in class gl4java.jau.awt.macintosh.MacHandleAccess
gets some structure for windows, and drawable on Mac
getWindow(Component) - Static method in class gl4java.utils.Tool
 
getWinHandle(Component, Graphics) - Method in interface gl4java.jau.awt.WinHandleAccess
 
getWinHandle(Component, Graphics) - Method in class gl4java.jau.awt.motif.X11HandleAccess
gets some structure for windows, and drawable on X11
getWinHandle(Component, Graphics) - Method in class gl4java.jau.awt.windows.Win32HandleAccess
gets some structure for windows, and drawable on Win32
getWinHandle(Component, Graphics) - Method in class gl4java.jau.awt.windows.MSWin32HandleAccess
get the window handle
getWinHandle(Component, Graphics) - Method in class gl4java.jau.awt.macintosh.MacHandleAccess
gets some structure for windows, and drawable on Mac
getZoomAble() - Method in class gl4java.awt.GLImageCanvas
 
gl - Variable in class gl4java.awt.GLOffScreenDrawable
 
gl - Variable in class gl4java.awt.GLCanvas
 
gl - Variable in class gl4java.swing.GLJPanel
 
gl - Variable in class gl4java.utils.glut.GLUTFuncLightImpl
 
gl - Variable in class gl4java.utils.textures.TextureTool
 
gl - Variable in class gl4java.utils.textures.TextureGrabber
 
GL_1PASS_EXT - Static variable in interface gl4java.GLEnum
C2J Parser Version 3.0 Jausoft - Sven Goethel Software Development Reading from file: gl-enum-auto.orig.h .
GL_1PASS_SGIS - Static variable in interface gl4java.GLEnum
 
GL_2_BYTES - Static variable in interface gl4java.GLEnum
 
GL_2D - Static variable in interface gl4java.GLEnum
 
GL_2PASS_0_EXT - Static variable in interface gl4java.GLEnum
 
GL_2PASS_0_SGIS - Static variable in interface gl4java.GLEnum
 
GL_2PASS_1_EXT - Static variable in interface gl4java.GLEnum
 
GL_2PASS_1_SGIS - Static variable in interface gl4java.GLEnum
 
GL_2X_BIT_ATI - Static variable in interface gl4java.GLEnum
 
GL_3_BYTES - Static variable in interface gl4java.GLEnum
 
GL_3D - Static variable in interface gl4java.GLEnum
 
GL_3D_COLOR - Static variable in interface gl4java.GLEnum
 
GL_3D_COLOR_TEXTURE - Static variable in interface gl4java.GLEnum
 
GL_3DFX_multisample - Static variable in interface gl4java.GLEnum
 
GL_3DFX_tbuffer - Static variable in interface gl4java.GLEnum
 
GL_3DFX_texture_compression_FXT1 - Static variable in interface gl4java.GLEnum
 
GL_4_BYTES - Static variable in interface gl4java.GLEnum
 
GL_422_AVERAGE_EXT - Static variable in interface gl4java.GLEnum
 
GL_422_EXT - Static variable in interface gl4java.GLEnum
 
GL_422_REV_AVERAGE_EXT - Static variable in interface gl4java.GLEnum
 
GL_422_REV_EXT - Static variable in interface gl4java.GLEnum
 
GL_4D_COLOR_TEXTURE - Static variable in interface gl4java.GLEnum
 
GL_4PASS_0_EXT - Static variable in interface gl4java.GLEnum
 
GL_4PASS_0_SGIS - Static variable in interface gl4java.GLEnum
 
GL_4PASS_1_EXT - Static variable in interface gl4java.GLEnum
 
GL_4PASS_1_SGIS - Static variable in interface gl4java.GLEnum
 
GL_4PASS_2_EXT - Static variable in interface gl4java.GLEnum
 
GL_4PASS_2_SGIS - Static variable in interface gl4java.GLEnum
 
GL_4PASS_3_EXT - Static variable in interface gl4java.GLEnum
 
GL_4PASS_3_SGIS - Static variable in interface gl4java.GLEnum
 
GL_4X_BIT_ATI - Static variable in interface gl4java.GLEnum
 
GL_8X_BIT_ATI - Static variable in interface gl4java.GLEnum
 
GL_ABGR_EXT - Static variable in interface gl4java.GLEnum
 
GL_ACCUM - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_ALPHA_BITS - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_BLUE_BITS - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_BUFFER_BIT - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_CLEAR_VALUE - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_GREEN_BITS - Static variable in interface gl4java.GLEnum
 
GL_ACCUM_RED_BITS - Static variable in interface gl4java.GLEnum
 
GL_ACTIVE_TEXTURE - Static variable in interface gl4java.GLEnum
 
GL_ACTIVE_TEXTURE_ARB - Static variable in interface gl4java.GLEnum
 
GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in interface gl4java.GLEnum
 
GL_ADD - Static variable in interface gl4java.GLEnum
 
GL_ADD_ATI - Static variable in interface gl4java.GLEnum
 
GL_ADD_SIGNED - Static variable in interface gl4java.GLEnum
 
GL_ADD_SIGNED_ARB - Static variable in interface gl4java.GLEnum
 
GL_ADD_SIGNED_EXT - Static variable in interface gl4java.GLEnum
 
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface gl4java.GLEnum
 
GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface gl4java.GLEnum
 
GL_ALL_ATTRIB_BITS - Static variable in interface gl4java.GLEnum
 
GL_ALL_CLIENT_ATTRIB_BITS - Static variable in interface gl4java.GLEnum
 
GL_ALL_COMPLETED_NV - Static variable in interface gl4java.GLEnum
 
GL_ALLOW_DRAW_FRG_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_ALLOW_DRAW_MEM_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_ALLOW_DRAW_OBJ_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_ALLOW_DRAW_WIN_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_ALPHA - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_BIAS - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_BITS - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_MAX_CLAMP_INGR - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_MAX_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_MIN_CLAMP_INGR - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_MIN_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_SCALE - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_TEST - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_TEST_FUNC - Static variable in interface gl4java.GLEnum
 
GL_ALPHA_TEST_REF - Static variable in interface gl4java.GLEnum
 
GL_ALPHA12 - Static variable in interface gl4java.GLEnum
 
GL_ALPHA12_EXT - Static variable in interface gl4java.GLEnum
 
GL_ALPHA16 - Static variable in interface gl4java.GLEnum
 
GL_ALPHA16_EXT - Static variable in interface gl4java.GLEnum
 
GL_ALPHA4 - Static variable in interface gl4java.GLEnum
 
GL_ALPHA4_EXT - Static variable in interface gl4java.GLEnum
 
GL_ALPHA8 - Static variable in interface gl4java.GLEnum
 
GL_ALPHA8_EXT - Static variable in interface gl4java.GLEnum
 
GL_ALWAYS - Static variable in interface gl4java.GLEnum
 
GL_ALWAYS_FAST_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_ALWAYS_SOFT_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_AMBIENT - Static variable in interface gl4java.GLEnum
 
GL_AMBIENT_AND_DIFFUSE - Static variable in interface gl4java.GLEnum
 
GL_AND - Static variable in interface gl4java.GLEnum
 
GL_AND_INVERTED - Static variable in interface gl4java.GLEnum
 
GL_AND_REVERSE - Static variable in interface gl4java.GLEnum
 
GL_APPLE_specular_vector - Static variable in interface gl4java.GLEnum
 
GL_APPLE_transform_hint - Static variable in interface gl4java.GLEnum
 
GL_ARB_imaging - Static variable in interface gl4java.GLEnum
 
GL_ARB_matrix_palette - Static variable in interface gl4java.GLEnum
 
GL_ARB_multisample - Static variable in interface gl4java.GLEnum
 
GL_ARB_multitexture - Static variable in interface gl4java.GLEnum
 
GL_ARB_point_parameters - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_border_clamp - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_compression - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_cube_map - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_env_add - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_env_combine - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_env_crossbar - Static variable in interface gl4java.GLEnum
 
GL_ARB_texture_env_dot3 - Static variable in interface gl4java.GLEnum
 
GL_ARB_transpose_matrix - Static variable in interface gl4java.GLEnum
 
GL_ARB_vertex_blend - Static variable in interface gl4java.GLEnum
 
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in interface gl4java.GLEnum
 
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in interface gl4java.GLEnum
 
GL_ARRAY_OBJECT_BUFFER_ATI - Static variable in interface gl4java.GLEnum
 
GL_ARRAY_OBJECT_OFFSET_ATI - Static variable in interface gl4java.GLEnum
 
GL_ASYNC_DRAW_PIXELS_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ASYNC_HISTOGRAM_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ASYNC_MARKER_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ASYNC_READ_PIXELS_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ASYNC_TEX_IMAGE_SGIX - Static variable in interface gl4java.GLEnum
 
GL_ATI_envmap_bumpmap - Static variable in interface gl4java.GLEnum
 
GL_ATI_fragment_shader - Static variable in interface gl4java.GLEnum
 
GL_ATI_pn_triangles - Static variable in interface gl4java.GLEnum
 
GL_ATI_vertex_array_object - Static variable in interface gl4java.GLEnum
 
GL_ATI_vertex_streams - Static variable in interface gl4java.GLEnum
 
GL_ATTENUATION_EXT - Static variable in interface gl4java.GLEnum
 
GL_ATTRIB_ARRAY_POINTER_NV - Static variable in interface gl4java.GLEnum
 
GL_ATTRIB_ARRAY_SIZE_NV - Static variable in interface gl4java.GLEnum
 
GL_ATTRIB_ARRAY_STRIDE_NV - Static variable in interface gl4java.GLEnum
 
GL_ATTRIB_ARRAY_TYPE_NV - Static variable in interface gl4java.GLEnum
 
GL_ATTRIB_STACK_DEPTH - Static variable in interface gl4java.GLEnum
 
GL_AUTO_NORMAL - Static variable in interface gl4java.GLEnum
 
GL_AUX_BUFFERS - Static variable in interface gl4java.GLEnum
 
GL_AUX0 - Static variable in interface gl4java.GLEnum
 
GL_AUX1 - Static variable in interface gl4java.GLEnum
 
GL_AUX2 - Static variable in interface gl4java.GLEnum
 
GL_AUX3 - Static variable in interface gl4java.GLEnum
 
GL_AVERAGE_EXT - Static variable in interface gl4java.GLEnum
 
GL_AVERAGE_HP - Static variable in interface gl4java.GLEnum
 
GL_BACK - Static variable in interface gl4java.GLEnum
 
GL_BACK_LEFT - Static variable in interface gl4java.GLEnum
 
GL_BACK_NORMALS_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_BACK_RIGHT - Static variable in interface gl4java.GLEnum
 
GL_BGR - Static variable in interface gl4java.GLEnum
 
GL_BGR_EXT - Static variable in interface gl4java.GLEnum
 
GL_BGRA - Static variable in interface gl4java.GLEnum
 
GL_BGRA_EXT - Static variable in interface gl4java.GLEnum
 
GL_BIAS_BIT_ATI - Static variable in interface gl4java.GLEnum
 
GL_BIAS_BY_NEGATIVE_ONE_HALF_NV - Static variable in interface gl4java.GLEnum
 
GL_BINORMAL_ARRAY_EXT - Static variable in interface gl4java.GLEnum
 
GL_BINORMAL_ARRAY_POINTER_EXT - Static variable in interface gl4java.GLEnum
 
GL_BINORMAL_ARRAY_STRIDE_EXT - Static variable in interface gl4java.GLEnum
 
GL_BINORMAL_ARRAY_TYPE_EXT - Static variable in interface gl4java.GLEnum
 
GL_BITMAP - Static variable in interface gl4java.GLEnum
 
GL_BITMAP_TOKEN - Static variable in interface gl4java.GLEnum
 
GL_BLEND - Static variable in interface gl4java.GLEnum
 
GL_BLEND_COLOR - Static variable in interface gl4java.GLEnum
 
GL_BLEND_COLOR_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLEND_DST - Static variable in interface gl4java.GLEnum
 
GL_BLEND_DST_ALPHA_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLEND_DST_RGB_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLEND_EQUATION - Static variable in interface gl4java.GLEnum
 
GL_BLEND_EQUATION_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLEND_SRC - Static variable in interface gl4java.GLEnum
 
GL_BLEND_SRC_ALPHA_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLEND_SRC_RGB_EXT - Static variable in interface gl4java.GLEnum
 
GL_BLUE - Static variable in interface gl4java.GLEnum
 
GL_BLUE_BIAS - Static variable in interface gl4java.GLEnum
 
GL_BLUE_BIT_ATI - Static variable in interface gl4java.GLEnum
 
GL_BLUE_BITS - Static variable in interface gl4java.GLEnum
 
GL_BLUE_MAX_CLAMP_INGR - Static variable in interface gl4java.GLEnum
 
GL_BLUE_MIN_CLAMP_INGR - Static variable in interface gl4java.GLEnum
 
GL_BLUE_SCALE - Static variable in interface gl4java.GLEnum
 
GL_BUMP_ENVMAP_ATI - Static variable in interface gl4java.GLEnum
 
GL_BUMP_NUM_TEX_UNITS_ATI - Static variable in interface gl4java.GLEnum
 
GL_BUMP_ROT_MATRIX_ATI - Static variable in interface gl4java.GLEnum
 
GL_BUMP_ROT_MATRIX_SIZE_ATI - Static variable in interface gl4java.GLEnum
 
GL_BUMP_TARGET_ATI - Static variable in interface gl4java.GLEnum
 
GL_BUMP_TEX_UNITS_ATI - Static variable in interface gl4java.GLEnum
 
GL_BYTE - Static variable in interface gl4java.GLEnum
 
GL_C3F_V3F - Static variable in interface gl4java.GLEnum
 
GL_C4F_N3F_V3F - Static variable in interface gl4java.GLEnum
 
GL_C4UB_V2F - Static variable in interface gl4java.GLEnum
 
GL_C4UB_V3F - Static variable in interface gl4java.GLEnum
 
GL_CALLIGRAPHIC_FRAGMENT_SGIX - Static variable in interface gl4java.GLEnum
 
GL_CCW - Static variable in interface gl4java.GLEnum
 
GL_CLAMP - Static variable in interface gl4java.GLEnum
 
GL_CLAMP_TO_BORDER - Static variable in interface gl4java.GLEnum
 
GL_CLAMP_TO_BORDER_ARB - Static variable in interface gl4java.GLEnum
 
GL_CLAMP_TO_BORDER_SGIS - Static variable in interface gl4java.GLEnum
 
GL_CLAMP_TO_EDGE - Static variable in interface gl4java.GLEnum
 
GL_CLAMP_TO_EDGE_SGIS - Static variable in interface gl4java.GLEnum
 
GL_CLEAR - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_ACTIVE_TEXTURE - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_ACTIVE_TEXTURE_ARB - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_ALL_ATTRIB_BITS - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_PIXEL_STORE_BIT - Static variable in interface gl4java.GLEnum
 
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in interface gl4java.GLEnum
 
GL_CLIP_FAR_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_CLIP_NEAR_HINT_PGI - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE0 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE1 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE2 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE3 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE4 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_PLANE5 - Static variable in interface gl4java.GLEnum
 
GL_CLIP_VOLUME_CLIPPING_HINT_EXT - Static variable in interface gl4java.GLEnum
 
GL_CMYK_EXT - Static variable in interface gl4java.GLEnum
 
GL_CMYKA_EXT - Static variable in interface gl4java.GLEnum
 
GL_CND_ATI - Static variable in interface gl4java.GLEnum
 
GL_CND0_ATI - Static variable in interface gl4java.GLEnum
 
GL_COEFF - Static variable in interface gl4java.GLEnum
 
GL_COLOR - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ALPHA_PAIRING_ATI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_COUNT_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_LIST_IBM - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_LIST_STRIDE_IBM - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_POINTER - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_POINTER_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_SIZE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_SIZE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_STRIDE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_STRIDE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_TYPE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_ARRAY_TYPE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_BUFFER_BIT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_CLEAR_VALUE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX1_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX12_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX16_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX2_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX4_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEX8_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_INDEXES - Static variable in interface gl4java.GLEnum
 
GL_COLOR_LOGIC_OP - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATERIAL - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATERIAL_FACE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATERIAL_PARAMETER - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATRIX - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATRIX_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATRIX_STACK_DEPTH - Static variable in interface gl4java.GLEnum
 
GL_COLOR_MATRIX_STACK_DEPTH_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_SUM_CLAMP_NV - Static variable in interface gl4java.GLEnum
 
GL_COLOR_SUM_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_ALPHA_SIZE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_ALPHA_SIZE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_ALPHA_SIZE_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_BIAS - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_BIAS_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_BLUE_SIZE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_BLUE_SIZE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_BLUE_SIZE_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_FORMAT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_FORMAT_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_FORMAT_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_GREEN_SIZE - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_GREEN_SIZE_EXT - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_GREEN_SIZE_SGI - Static variable in interface gl4java.GLEnum
 
GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in interface gl4java.GLEnum