#include <kernel.h>
Public Member Functions | |
| Kernel (FragmentProgram *fragment, VertexProgram *vertex=NULL) | |
| void | setOutput (Texture *out) |
| void | run () |
|
||||||||||||
|
The Program constructor.
|
|
|
Run the program. Return output of program to output texture. |
|
|
Set the output.
|
1.3.6