Class TGLFeatures
Unit
Declaration
type TGLFeatures = class(TObject)
Description
OpenGL(ES) features, analyzed based on extensions and version. A single instance of this class is assigned to GLFeatures after the first rendering context was created. If you have multiple rendering contexts, our engine assumes they share resources and have equal features.
Source: base_rendering/castleglutils_features.inc (line 163).
Hierarchy
- TObject
- TGLFeatures
Generated by PasDoc 0.17.0.snapshot.