OpenGL.getExtensions

class OpenGL
pure nothrow @nogc
string[]
getExtensions
()

Return Value

Type: string[]

A slice made up of available extension names.

Meta