GLBackend.getFloat

Returns the requested float returned by glGetFloatv.

class GLBackend
@trusted
float
getFloat
(
GLenum pname
)

Throws

GLException if at least one OpenGL error was pending.

Meta