|
| 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) |
|
|
bool | valid |
|
GLenum | target |
|
GLuint | program |
|
Definition at line 562 of file globjects.hh.
The documentation for this class was generated from the following file: