Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EMERALD - Static variable in class com.blackrook.gloop.opengl.gl1.OGLMaterial
- ENABLE - Enum constant in enum class com.blackrook.gloop.opengl.enums.AttribType
-
Current ENABLE state.
- endConditionalRender() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
-
Ends a conditional render.
- endFrame() - Method in class com.blackrook.gloop.opengl.gl1.OGL11Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl1.OGL15Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl2.OGL20Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl3.OGL32Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl3.OGL33Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.gl4.OGL41Graphics
- endFrame() - Method in class com.blackrook.gloop.opengl.OGLGraphics
-
Called on frame end - mostly does cleanup of objects that were abandoned in OpenGL.
- endQuery(QueryTarget) - Method in class com.blackrook.gloop.opengl.gl1.OGL15Graphics
-
Ends a query.
- endQueryIndexed(QueryTarget, int) - Method in class com.blackrook.gloop.opengl.gl4.OGL40Graphics
-
Ends an indexed query.
- endTransformFeedback() - Method in class com.blackrook.gloop.opengl.gl3.OGL30Graphics
-
Ends a transform feedback.
- enqueueJob(J) - Method in class com.blackrook.gloop.opengl.node.OGLWorkerNode
-
Enqueues an actionable job in the work queue.
- EnumUtils - Class in com.blackrook.gloop.opengl.struct
-
Some utility methods for Enums.
- EnumUtils() - Constructor for class com.blackrook.gloop.opengl.struct.EnumUtils
- EQUAL - Enum constant in enum class com.blackrook.gloop.opengl.enums.LogicFunc
- equals(OGLObject) - Method in class com.blackrook.gloop.opengl.OGLObject
-
Tests if this OpenAL object equals the provided one.
- equals(Object) - Method in class com.blackrook.gloop.opengl.OGLObject
- ERROR - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugControlType
- ERROR - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugType
- ERROROUT - Enum constant in enum class com.blackrook.gloop.opengl.OGLGraphics.ErrorHandlingType
-
Write a warning/error to standard error.
- EVAL - Enum constant in enum class com.blackrook.gloop.opengl.enums.AttribType
- EXCEPTION - Enum constant in enum class com.blackrook.gloop.opengl.OGLGraphics.ErrorHandlingType
-
Throw a GraphicsException when it happens.
- expand(int[], int) - Static method in class com.blackrook.gloop.opengl.OGLObject
-
Utility function to expand the "undeleted" GL name pool if it is below a certain length.
- expand(long[], int) - Static method in class com.blackrook.gloop.opengl.OGLObject
-
Utility function to expand the "undeleted" GL name pool if it is below a certain length.
- EXPONENT - Enum constant in enum class com.blackrook.gloop.opengl.enums.FogFormulaType
-
Fog density calculation is an exponential increase from the start to finish.
- EXPONENT_SQUARED - Enum constant in enum class com.blackrook.gloop.opengl.enums.FogFormulaType
-
Fog density calculation is an exponential increase from the start to finish.
- extensionIsPresent(String) - Method in class com.blackrook.gloop.opengl.OGLGraphics.Info
-
Checks if an OpenGL extension is present.
- extensions - Variable in class com.blackrook.gloop.opengl.OGLGraphics.Info
-
OpenGL list of extensions.
- EYE - Enum constant in enum class com.blackrook.gloop.opengl.enums.TextureGenMode
-
Coordinates are created using the eye vector.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form