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

VertexProgram Class Reference

Vertex program source class. More...

#include <vertexprogram.h>

Inheritance diagram for VertexProgram:

Program List of all members.

Public Member Functions

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

Detailed Description

Vertex program source class.


Constructor & Destructor Documentation

VertexProgram::VertexProgram char *  prgstr  ) 
 

The Vertex program constructor.

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

VertexProgram::VertexProgram char *  file,
char *  function
 

The Vertex 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:07 2005 for libGPGPU by doxygen 1.3.6