_decCount() | gutz::Counted | [inline, protected, virtual] |
_getCount() const | gutz::Counted | [inline, protected, virtual] |
_incCount() | gutz::Counted | [inline, protected, virtual] |
_name | glift::Texture | [protected] |
bind() | glift::StateGLI | |
bindDef() | glift::CoreTex | [protected, virtual] |
checkTexType(GLenum texType) | glift::CoreTex | [protected] |
compile() | glift::StateGLI | [virtual] |
copyToTex(int mipLevel, const gutz::vec3i &texOrig, const gutz::vec2i &screenOrig, const gutz::vec2i ©Size) | glift::Tex3D | [virtual] |
CoreTex(GLenum texType, const MultiTexOState &texState, TexData *texData, PBuffGlift *pbuff=NULL) | glift::CoreTex | [protected] |
Counted(const Counted &c) | gutz::Counted | [inline, protected] |
Counted() | gutz::Counted | [inline, protected] |
dataDimen(const gutz::vec3i &dimen) | glift::CoreTex | [inline, protected] |
derr(const char *where, const char *when=0) const | glift::GliftObject | [inline, protected] |
dimen() const | glift::CoreTex | [inline, virtual] |
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] |
getDataf(GLenum format, int mipLevel, gutz::arraybf &data) | glift::CoreTex | [virtual] |
getDataub(GLenum format, int mipLevel, gutz::arraybub &data) | glift::CoreTex | [virtual] |
getErrStream() const | glift::GliftObject | [inline, virtual] |
getName() | glift::Texture | [inline] |
getTexCoordNum() | glift::CoreTex | [inline, virtual] |
glerr(const char *where, const char *when=0) const | glift::GliftObject | [protected] |
GliftObject() | glift::GliftObject | [inline] |
hasNonCompilable() | glift::StateGLI | [inline, virtual] |
isBound() | glift::StateGLI | [inline] |
isCompiled() const | glift::StateGLI | [inline, protected, virtual] |
numTexUnits() const | glift::SingleTex | [inline, virtual] |
operator=(const Counted &c) | gutz::Counted | [inline, protected] |
pbuff() const | glift::CoreTex | [inline, virtual] |
release() | glift::StateGLI | |
releaseDef() | glift::CoreTex | [protected, virtual] |
setErrStream(std::ostream *os) | glift::GliftObject | [inline, virtual] |
setName(std::string name) | glift::Texture | [inline] |
setTexCoordNum(int texCNum) | glift::CoreTex | [inline, virtual] |
setTexData(TexData *texData, int mipLevel=0, bool setTexSize=true) | glift::CoreTex | [virtual] |
setTexState(TexObjState *state) | glift::CoreTex | [virtual] |
setTexState(const MultiTexOState &texState) | glift::CoreTex | [virtual] |
SmartPtr class | gutz::Counted | [friend] |
SmartPtrRef class | gutz::Counted | [friend] |
StateGLI() | glift::StateGLI | |
Tex3D(const MultiTexOState &texState, TexData *texData) | glift::Tex3D | |
texNum() const | glift::CoreTex | [inline, virtual] |
Texture(std::string name=std::string("")) | glift::Texture | [inline, protected] |
texType() const | glift::CoreTex | [inline, virtual] |
tryToBindPbuff() const | glift::CoreTex | [inline, virtual] |
tryToBindPbuff(bool tryToUsePbuff) | glift::CoreTex | [inline, virtual] |
~Compilable() | glift::Compilable | [inline, virtual] |
~CoreTex() | glift::CoreTex | [virtual] |
~Counted() | gutz::Counted | [inline, virtual] |
~GliftObject() | glift::GliftObject | [inline, virtual] |
~SingleTex() | glift::SingleTex | [inline, virtual] |
~StateGLI() | glift::StateGLI | [virtual] |
~Texture() | glift::Texture | [inline, virtual] |