_decCount() | gutz::Counted | [inline, protected, virtual] |
_getCount() const | gutz::Counted | [inline, protected, virtual] |
_incCount() | gutz::Counted | [inline, protected, virtual] |
bind() | glift::StateGLI | |
bindDef() | glift::VertexProgARB | [protected, virtual] |
compile() | glift::StateGLI | [virtual] |
Counted(const Counted &c) | gutz::Counted | [inline, protected] |
Counted() | gutz::Counted | [inline, protected] |
derr(const char *where, const char *when=0) const | glift::GliftObject | [inline, protected] |
err(const char *where, const char *when=0) const | glift::GliftObject | [inline, protected] |
err() const | glift::GliftObject | [inline, protected] |
estr() const | glift::GliftObject | [inline, protected] |
getErrStream() const | glift::GliftObject | [inline, virtual] |
getProgFile() | glift::VertexProgARB | [inline, virtual] |
getProgText() | glift::VertexProgARB | [inline, virtual] |
glerr(const char *where, const char *when=0) const | glift::GliftObject | [protected] |
GliftObject() | glift::GliftObject | [inline] |
hasNonCompilable() | glift::StateGLI | [inline, virtual] |
init() | glift::VertexProgARB | |
isBound() | glift::StateGLI | [inline] |
isCompiled() const | glift::StateGLI | [inline, protected, virtual] |
operator=(const VertexProgARB &rhs) | glift::VertexProgARB | |
glift::VertexShader::operator=(const Counted &c) | gutz::Counted | [inline, protected] |
release() | glift::StateGLI | |
releaseDef() | glift::VertexProgARB | [protected, virtual] |
reload(const char *shader) | glift::VertexProgARB | [virtual] |
reset() | glift::VertexProgARB | [virtual] |
setErrStream(std::ostream *os) | glift::GliftObject | [inline, virtual] |
setLocalConstd(unsigned int constNum, const gutz::vec4d &constant) | glift::VertexProgARB | [virtual] |
setLocalConstf(unsigned int constNum, const gutz::vec4f &constant) | glift::VertexProgARB | [virtual] |
setProgFile(const char *name) | glift::VertexProgARB | [virtual] |
SmartPtr class | gutz::Counted | [friend] |
SmartPtrRef class | gutz::Counted | [friend] |
StateGLI() | glift::StateGLI | |
VertexProgARB(const char *vertProg, bool isFileName=false, PBuffGlift *pbuff=NULL, bool noload=false) | glift::VertexProgARB | |
VertexProgARB(const VertexProgARB &rhs) | glift::VertexProgARB | |
~Compilable() | glift::Compilable | [inline, virtual] |
~Counted() | gutz::Counted | [inline, virtual] |
~GliftObject() | glift::GliftObject | [inline, virtual] |
~StateGLI() | glift::StateGLI | [virtual] |
~VertexProgARB() | glift::VertexProgARB | [virtual] |
~VertexShader()=0 | glift::VertexShader | [pure virtual] |