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:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .