gmlGL_TProgram Class Reference

#include <gml_GL_Program.h>

Inherited by gmlGL_TProgram_Cg, and gmlGL_TProgram_GLSL.

List of all members.


Detailed Description

Programs to be run on the GPU.

Warning: all calls may change the current GL context to the super context.


Public Member Functions

virtual gml_TError Init ()=0
virtual void Dispose ()=0
virtual gml_TError Compile (char *program, int *loglen, char **log)=0
virtual gml_TError Configure (char *parameter, int stride, int nbdata, Float32 *data)=0
virtual gml_TError Run (gmlGL_TTexture *output, int nbinput, gmlGL_TTexture **inputs)=0

The documentation for this class was generated from the following file:
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.