Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleRenderer
type TGL2DTextureNode = class(TGLSingleTextureNode)
Handler for 2D textures that have a corresponding OpenGL resource.
function GLName: TGLTextureId; virtual; abstract;
OpenGL texture identifier. It may be 0 if the texture was initialized successfully.