Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleGLUtils
type EOpenGLError = class(Exception)
ErrorCode: TGLenum;
constructor Create(const AErrorCode: TGLenum; const AdditionalComment: string = '');