ACG::ProgramBase Class Reference
List of all members.
Public Member Functions |
|
| ProgramBase (GLenum tgt) |
|
bool | is_valid () const |
|
GLuint | id () const |
|
virtual void | bind ()=0 |
|
virtual void | unbind ()=0 |
|
virtual bool | load (const char *prog_text)=0 |
|
bool | load_file (const char *_filename) |
Protected Attributes |
|
bool | valid |
|
GLenum | target |
|
GLuint | program |
Detailed Description
Definition at line 335 of file globjects.hh.
The documentation for this class was generated from the following file:
- /data1/home1/moebius/projects/release/OpenFlipper-1.0-RC6/ACG/GL/globjects.hh