Class TX3DGLSLProgram

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TX3DGLSLProgram = class(TX3DShaderProgram)

Description

GLSL program integrated with VRML/X3D renderer. Adds ability to bind VRML/X3D textures to uniform variables of GLSL shader.

Hierarchy

  • TX3DShaderProgram
  • TX3DGLSLProgram

Overview

Methods

Public constructor Create(ARenderer: TGLRenderer);
Public function SetupUniforms(var BoundTextureUnits: Cardinal): boolean; override;

Description

Methods

Public constructor Create(ARenderer: TGLRenderer);
 
Public function SetupUniforms(var BoundTextureUnits: Cardinal): boolean; override;
 

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