OpenGL.getFloat

class OpenGL
float
getFloat
(
GLenum pname
)

Return Value

Type: float

The requested float returned by glGetFloatv.

Throws

OpenGLException if at least one OpenGL error was pending.

See Also

.

Meta