Class TGLVersion
Unit
Declaration
type TGLVersion = class(TGenericGLVersion)
Description
This item has no description. Showing description inherited from TGenericGLVersion.
OpenGL(ES) library version information. Determined looking at information from glGetString(GL_VERSION), glGetString(GL_VENDOR) and such.
User code should never create instances of this class. Only use the singleton GLVersion, already initialized for you.
Internally, this should be always created by GLInformationInitialize.
Source: base_rendering/castleglversion.pas (line 94).
Hierarchy
- TObject
- TGenericGLVersion
- TGLVersion
Generated by PasDoc 0.17.0.snapshot.