Class TGLShaderTexture

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGLShaderTexture = class(TGLSingleTextureNode)

Description

no description available, TGLSingleTextureNode description follows

Common class for all single (not multi-texture) texture nodes.

Implements EnableAll method, by calling Enable call. Override only Enable in descendants.

Hierarchy

Overview

Methods

Public procedure Unprepare; override;
Public function Bind(const TextureUnit: Cardinal): boolean; override;
Public function Enable(const TextureUnit: Cardinal; Shader: TShader; const Env: TTextureEnv): boolean; override;

Description

Methods

Public procedure Unprepare; override;
 
Public function Bind(const TextureUnit: Cardinal): boolean; override;
 
Public function Enable(const TextureUnit: Cardinal; Shader: TShader; const Env: TTextureEnv): boolean; override;
 

Generated by PasDoc 0.12.1 on 2013-02-04 20:26:51