Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

FragmentProgram Class Reference

Fragment program class. Feed it to a Kernel object in order to run it. More...

#include <fragmentprogram.h>

Inheritance diagram for FragmentProgram:

Program List of all members.

Public Member Functions

 FragmentProgram (char *prgstr)
 FragmentProgram (char *file, char *function)

Detailed Description

Fragment program class. Feed it to a Kernel object in order to run it.


Constructor & Destructor Documentation

FragmentProgram::FragmentProgram char *  prgstr  ) 
 

The Fragment program constructor.

Parameters:
prgstr A string containing the source to the program.

FragmentProgram::FragmentProgram char *  file,
char *  function
 

The Fragment program alternative constructor.

Parameters:
file The name of a file containing the uncompiled program.
function The name of the function used as 'main'.


Generated on Sun Jan 9 19:22:06 2005 for libGPGPU by doxygen 1.3.6