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

F

FaceSide - Enum Class in com.blackrook.gloop.opengl.enums
Enum for face sides.
FaceSide.Direction - Enum Class in com.blackrook.gloop.opengl.enums
Direction of front faces.
FASTEST - Enum constant in enum class com.blackrook.gloop.opengl.enums.HintValue
Use the best performing method.
feedbackBufferType - Variable in class com.blackrook.gloop.opengl.util.ProgramBuilder.Abstract
 
FeedbackBufferType - Enum Class in com.blackrook.gloop.opengl.enums
Feedback buffer output mode.
feedbackVaryingNames - Variable in class com.blackrook.gloop.opengl.util.ProgramBuilder.Abstract
 
FILLED - Enum constant in enum class com.blackrook.gloop.opengl.enums.FillMode
Filled polygons.
FillMode - Enum Class in com.blackrook.gloop.opengl.enums
Enum for fill modes.
finalize() - Method in class com.blackrook.gloop.opengl.gl1.OGLBuffer
 
finalize() - Method in class com.blackrook.gloop.opengl.gl1.OGLQuery
 
finalize() - Method in class com.blackrook.gloop.opengl.gl1.OGLTexture
 
finalize() - Method in class com.blackrook.gloop.opengl.gl2.OGLProgram
 
finalize() - Method in class com.blackrook.gloop.opengl.gl2.OGLProgramShader
 
finalize() - Method in class com.blackrook.gloop.opengl.gl3.OGLFramebuffer
 
finalize() - Method in class com.blackrook.gloop.opengl.gl3.OGLRenderbuffer
 
finalize() - Method in class com.blackrook.gloop.opengl.gl3.OGLSampler
 
finalize() - Method in class com.blackrook.gloop.opengl.gl3.OGLSync
 
finalize() - Method in class com.blackrook.gloop.opengl.gl3.OGLVertexArrayState
 
finalize() - Method in class com.blackrook.gloop.opengl.gl4.OGLProgramPipeline
 
finalize() - Method in class com.blackrook.gloop.opengl.OGLCanvas
 
finish() - Method in class com.blackrook.gloop.opengl.gl1.OGL11Graphics
Tells the OpenGL implementation to finish all pending commands, and waits for it to do so.
fireShaderLog(ShaderType, String) - Method in class com.blackrook.gloop.opengl.util.ProgramBuilder.Abstract
Fires a log event to the listener, if attached.
FLAT - Enum constant in enum class com.blackrook.gloop.opengl.enums.LightShadeType
Use flat shading on polygons (one face, one color).
FLOAT - Enum constant in enum class com.blackrook.gloop.opengl.enums.DataType
 
flush() - Method in class com.blackrook.gloop.opengl.gl1.OGL11Graphics
Tells the OpenGL implementation to finish all pending commands in finite time.
FOG - Enum constant in enum class com.blackrook.gloop.opengl.enums.AttribType
 
FOG - Enum constant in enum class com.blackrook.gloop.opengl.enums.HintType
Fog rendering hints.
FogCoordinateType - Enum Class in com.blackrook.gloop.opengl.enums
Enumeration of fog coordinate calculation types.
FogFormulaType - Enum Class in com.blackrook.gloop.opengl.enums
Enumeration of fog calculation methods.
FRAGMENT - Enum constant in enum class com.blackrook.gloop.opengl.enums.ShaderType
Fragment shader program.
fragmentDataBindings - Variable in class com.blackrook.gloop.opengl.util.ProgramBuilder.Abstract
 
fragmentDataLocation(String, int) - Method in class com.blackrook.gloop.opengl.util.ProgramBuilder.Abstract
 
fragmentDataLocation(String, int) - Method in interface com.blackrook.gloop.opengl.util.ProgramBuilder
Binds a fragment output attribute name to a specific output color index.
fragmentShaderExtensionPresent - Variable in class com.blackrook.gloop.opengl.OGLGraphics.Info
Flag for presence of fragment shader extension.
FrameBufferType - Enum Class in com.blackrook.gloop.opengl.enums
Enumeration of OpenGL FrameBuffer types.
free() - Method in class com.blackrook.gloop.opengl.gl1.OGLBuffer
 
free() - Method in class com.blackrook.gloop.opengl.gl1.OGLQuery
 
free() - Method in class com.blackrook.gloop.opengl.gl1.OGLTexture
 
free() - Method in class com.blackrook.gloop.opengl.gl2.OGLProgram
 
free() - Method in class com.blackrook.gloop.opengl.gl2.OGLProgramShader
 
free() - Method in class com.blackrook.gloop.opengl.gl3.OGLFramebuffer
 
free() - Method in class com.blackrook.gloop.opengl.gl3.OGLRenderbuffer
 
free() - Method in class com.blackrook.gloop.opengl.gl3.OGLSampler
 
free() - Method in class com.blackrook.gloop.opengl.gl3.OGLSync
 
free() - Method in class com.blackrook.gloop.opengl.gl3.OGLVertexArrayState
 
free() - Method in class com.blackrook.gloop.opengl.gl4.OGLProgramPipeline
 
free() - Method in class com.blackrook.gloop.opengl.OGLObject
Destroys this object (deallocates it on OpenAL).
fromGLBool(int) - Method in class com.blackrook.gloop.opengl.OGLGraphics
Converts a GL boolean value to a Java boolean value.
FRONT - Enum constant in enum class com.blackrook.gloop.opengl.enums.FaceSide
Front polygon face.
FRONT - Enum constant in enum class com.blackrook.gloop.opengl.enums.FrameBufferType
 
FRONT_AND_BACK - Enum constant in enum class com.blackrook.gloop.opengl.enums.FaceSide
Front and back polygon faces.
FRONT_AND_BACK - Enum constant in enum class com.blackrook.gloop.opengl.enums.FrameBufferType
 
FRONT_LEFT - Enum constant in enum class com.blackrook.gloop.opengl.enums.FrameBufferType
 
FRONT_RIGHT - Enum constant in enum class com.blackrook.gloop.opengl.enums.FrameBufferType
 
frustum(float, float, float, float, float, float) - Method in class com.blackrook.gloop.opengl.math.Matrix4F
Multiplies a frustum projection matrix into this one.
frustum(float, float, float, float, float, float) - Method in class com.blackrook.gloop.opengl.math.MatrixStack
Multiplies the current matrix by a frustum projection matrix.
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