Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UNDEFINED_BEHAVIOR - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugControlType
 
UNDEFINED_BEHAVIOR - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugType
 
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl1.OGLBuffer
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl1.OGLQuery
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl1.OGLTexture
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl2.OGLProgram
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl2.OGLProgramShader
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl3.OGLFramebuffer
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl3.OGLRenderbuffer
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl3.OGLSampler
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl3.OGLSync
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl3.OGLVertexArrayState
List of OpenGL object ids that were not deleted properly.
UNDELETED_IDS - Static variable in class com.blackrook.gloop.opengl.gl4.OGLProgramPipeline
List of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl1.OGLBuffer
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl1.OGLQuery
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl1.OGLTexture
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl2.OGLProgram
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl2.OGLProgramShader
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl3.OGLFramebuffer
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl3.OGLRenderbuffer
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl3.OGLSampler
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl3.OGLSync
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl3.OGLVertexArrayState
Amount of OpenGL object ids that were not deleted properly.
UNDELETED_LENGTH - Static variable in class com.blackrook.gloop.opengl.gl4.OGLProgramPipeline
Amount of OpenGL object ids that were not deleted properly.
UNIFORM - Enum constant in enum class com.blackrook.gloop.opengl.enums.BufferTargetType
Buffer is a Uniform Buffer.
unmapBuffer(BufferTargetType) - Method in class com.blackrook.gloop.opengl.gl1.OGL15Graphics
Unmaps a buffer after it has been mapped and manipulated/read by the calling client application.
unsetBuffer(BufferTargetType) - Method in class com.blackrook.gloop.opengl.gl1.OGL15Graphics
Unbinds the current buffer from a target.
unsetFramebuffer() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
Unbinds a FrameBuffer for rendering.
unsetProgram() - Method in class com.blackrook.gloop.opengl.gl2.OGL20Graphics
Unbinds a program from the current context.
unsetRenderbuffer() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
Unbinds a FrameRenderBuffer from the current context.
unsetSampler(int) - Method in class com.blackrook.gloop.opengl.gl3.OGL33Graphics
Removes the current sampler from a given texture unit.
unsetTexture(TextureTargetType) - Method in class com.blackrook.gloop.opengl.gl1.OGL11Graphics
Unbinds a texture currently bound to a target.
unsetVertexArrayState() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
Unbinds a vertex array state from the current context.
UNSIGNED_BYTE - Enum constant in enum class com.blackrook.gloop.opengl.enums.DataType
 
UNSIGNED_INTEGER - Enum constant in enum class com.blackrook.gloop.opengl.enums.DataType
 
UNSIGNED_SHORT - Enum constant in enum class com.blackrook.gloop.opengl.enums.DataType
 
update(Graphics) - Method in class com.blackrook.gloop.opengl.OGLCanvas
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form