GLVersioned

Represents an object that has an OpenGL version associated to it.

interface GLVersioned {}

Members

Functions

getGLVersion
GLVersion getGLVersion()

Returns the lowest OpenGL version required by this object's implementation.

Meta