Class TGL2DTextureNode

Unit

Declaration

type TGL2DTextureNode = class(TGLSingleTextureNode)

Description

Handler for 2D textures that have a corresponding OpenGL resource.

Hierarchy

Overview

Methods

Public function GLName: TGLTextureId; virtual; abstract;

Description

Methods

Public function GLName: TGLTextureId; virtual; abstract;

OpenGL texture identifier. It may be 0 if the texture was initialized successfully.


Generated by PasDoc 0.15.0.