Class TARBFragmentProgram
Unit
CastleGLShaders
Declaration
type TARBFragmentProgram = class(TARBProgram)
Description
Easily handle ARB fragment program.
Hierarchy
Overview
Methods
Description
Methods
 |
constructor Create; |
|
 |
function DebugInfo: string; override; |
|
 |
class function ClassSupport: TGLSupport; |
What support do we get from current OpenGL context ?
This is much like Support, but it's a class function.
|
Generated by PasDoc 0.12.1 on 2013-02-04 20:26:50
|