Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
Plugin interface unit for shader support in Andorra 2D.
Name | Description |
---|---|
Class TAd2dShaderSystem |
A abstract shader generating class that is exchanged between the graphic plugin and the host application. |
Class TAd2dShader |
The abstract shader class that is created by a shader system. |
TAdCreateShaderProc = function:TAd2dShaderSystem; stdcall; |
TAdCreateShaderProc = function:TAd2dShaderSystem; stdcall; |
Procedure used in the plugin library to create a shader system. |