ProgramVF Class Reference
#include <shaders.h>
List of all members.
Detailed Description
Definition at line 580 of file shaders.h.
Constructor & Destructor Documentation
ProgramVF::ProgramVF |
( |
void |
|
) |
[inline] |
Member Function Documentation
void ProgramVF::DoBind |
( |
void |
|
) |
[inline, protected, virtual] |
void ProgramVF::DoUnbind |
( |
void |
|
) |
[inline, protected, virtual] |
void ProgramVF::LoadSources |
( |
const char * |
vfile, |
|
|
const char * |
ffile | |
|
) |
| | [inline] |
void ProgramVF::SetSources |
( |
const char * |
vsrc, |
|
|
const char * |
fsrc | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: