class

OpenGLBindingGenerator::GitHubRegistryDocument

Inherits OpenGLBindingGenerator::RegistryDocument < Reference < Object

Points to and retrieves the contents of the official OpenGL registry. This is hosted on GitHub.

Constructors

new(branch = "main")

Creates a reference to the OpenGL spec document. Use branch to specify an alternate branch to pull from.

Source