

Public Member Functions | |
| GlslSet () | |
| GlslSet (const SH::ShPointer< GlslCode > &code) | |
| GlslSet (const SH::ShProgramSet &s) | |
| GlslSet (const GlslSet &s) | |
| ~GlslSet () | |
| GlslSet & | operator= (const GlslSet &s) |
| void | link () |
| void | bind () |
| void | unbind () |
| bool | empty () const |
| void | attach (const SH::ShPointer< GlslCode > &code) |
| void | detach (const SH::ShPointer< GlslCode > &code) |
| void | replace (const SH::ShPointer< GlslCode > &code) |
Static Public Member Functions | |
| static GlslSet * | current () |
Definition at line 29 of file GlslSet.hpp.
1.4.5