Package org.lwjgl.opengl

Interface Summary
Drawable The Drawable interface describes an OpenGL drawable with an associated Context.
GLUConstants

GLU constants.

InputImplementation  
 

Class Summary
ARBBufferObject  
ARBColorBufferFloat  
ARBDepthTexture  
ARBDrawBuffers  
ARBFragmentProgram  
ARBFragmentShader  
ARBHalfFloatPixel  
ARBImaging  
ARBMatrixPalette  
ARBMultisample  
ARBMultitexture  
ARBOcclusionQuery  
ARBPixelBufferObject  
ARBPointParameters  
ARBPointSprite  
ARBProgram  
ARBShaderObjects  
ARBShadingLanguage100  
ARBShadow  
ARBShadowAmbient  
ARBTextureBorderClamp  
ARBTextureCompression  
ARBTextureCubeMap  
ARBTextureEnvCombine  
ARBTextureEnvDot3  
ARBTextureFloat  
ARBTextureMirroredRepeat  
ARBTextureRectangle  
ARBTransposeMatrix  
ARBVertexBlend  
ARBVertexBufferObject  
ARBVertexProgram  
ARBVertexShader  
ARBWindowPos  
ATIDrawBuffers  
ATIElementArray  
ATIEnvmapBumpmap  
ATIFragmentShader  
ATIMapObjectBuffer  
ATIPnTriangles  
ATISeparateStencil  
ATITextFragmentShader  
ATITextureCompression3DC  
ATITextureFloat  
ATITextureMirrorOnce  
ATIVertexArrayObject  
ATIVertexAttribArrayObject  
ATIVertexStreams  
AWTGLCanvas An AWT rendering context.
AWTInputAdapter This is the static class for using LWJGL input (Mouse and Keyboard) with an AWTGLCanvas.
ContextCapabilities  
Display  
DisplayMode This class encapsulates the properties for a given display mode.
EXTAbgr  
EXTBgra  
EXTBindableUniform  
EXTBlendColor  
EXTBlendEquationSeparate  
EXTBlendFuncSeparate  
EXTBlendMinmax  
EXTBlendSubtract  
EXTCgShader  
EXTCompiledVertexArray  
EXTDepthBoundsTest  
EXTDrawBuffers2  
EXTDrawInstanced  
EXTDrawRangeElements  
EXTFogCoord  
EXTFramebufferBlit  
EXTFramebufferMultisample  
EXTFramebufferObject  
EXTFramebufferSRGB  
EXTGeometryShader4  
EXTGpuProgramParameters  
EXTGpuShader4  
EXTMultiDrawArrays  
EXTPackedDepthStencil  
EXTPackedFloat  
EXTPackedPixels  
EXTPalettedTexture  
EXTPixelBufferObject  
EXTPointParameters  
EXTRescaleNormal  
EXTSecondaryColor  
EXTSeparateSpecularColor  
EXTSharedTexturePalette  
EXTStencilClearTag  
EXTStencilTwoSide  
EXTStencilWrap  
EXTTextureArray  
EXTTextureBufferObject  
EXTTextureCompressionLATC  
EXTTextureCompressionRGTC  
EXTTextureCompressionS3TC  
EXTTextureEnvCombine  
EXTTextureEnvDot3  
EXTTextureFilterAnisotropic  
EXTTextureInteger  
EXTTextureLODBias  
EXTTextureMirrorClamp  
EXTTextureRectangle  
EXTTextureSharedExponent  
EXTTextureSRGB  
EXTTimerQuery  
EXTVertexShader  
EXTVertexWeighting  
GL11  
GL12  
GL13  
GL14  
GL15  
GL20  
GL21  
GLContext

Manages GL contexts.

HPOcclusionTest  
IBMRasterposClip  
NVCopyDepthToColor  
NVDepthBufferFloat  
NVDepthClamp  
NVEvaluators  
NVFence  
NVFloatBuffer  
NVFogDistance  
NVFragmentProgram  
NVFragmentProgram2  
NVFramebufferMultisampleCoverage  
NVGeometryProgram4  
NVGpuProgram4  
NVHalfFloat  
NVLightMaxExponent  
NVMultisampleFilterHint  
NVOcclusionQuery  
NVPackedDepthStencil  
NVParameterBufferObject  
NVPixelDataRange  
NVPointSprite  
NVPrimitiveRestart  
NVProgram  
NVRegisterCombiners  
NVRegisterCombiners2  
NVTexgenReflection  
NVTextureCompressionVTC  
NVTextureEnvCombine4  
NVTextureExpandNormal  
NVTextureRectangle  
NVTextureShader  
NVTextureShader2  
NVTextureShader3  
NVTransformFeedback  
NVVertexArrayRange  
NVVertexArrayRange2  
NVVertexProgram  
NVVertexProgram2Option  
NVVertexProgram3  
Pbuffer

Pbuffer encapsulates an OpenGL pbuffer.

PixelFormat This class describes pixel format properties for an OpenGL context.
RenderTexture This class represents the state necessary for render-to-texture.
SGISGenerateMipmap  
SGISTextureLOD  
SUNSliceAccum  
Util Simple utility class.
 

Exception Summary
OpenGLException

Thrown by the debug build library of the LWJGL if any OpenGL operation causes an error.

 



Copyright © 2002-2006 lwjgl.org. All Rights Reserved.