| 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] |
| genTexCoords() | glift::TexCoordGen | [inline] |
| genTexCoords(const gutz::arrayw2f coords, const gutz::vec3f &dimen) | glift::TexCoordGen | [inline] |
| getErrStream() const | glift::GliftObject | [inline, virtual] |
| glerr(const char *where, const char *when=0) const | glift::GliftObject | [protected] |
| GliftObject() | glift::GliftObject | [inline] |
| m_err | glift::GliftObject | [mutable, protected] |
| operator()(const gutz::arrayw2f &rawTexCoords, const gutz::vec3f &primScale) | glift::TexTrans | [virtual] |
| setErrStream(std::ostream *os) | glift::GliftObject | [inline, virtual] |
| TexTrans() | glift::TexTrans | |
| TexTrans(uint texUnit) | glift::TexTrans | |
| TexTrans(uint texUnit, const gutz::vec2f &bias, bool relBias=false) | glift::TexTrans | |
| TexTrans(uint texUnit, const gutz::vec3f &bias, bool relBias=false) | glift::TexTrans | |
| TexTrans(uint texUnit, const gutz::mat4f &mat, bool relScale=false, bool relTrans=false) | glift::TexTrans | |
| TexTrans(uint texUnit, const gutz::vec3f &scale, const gutz::vec3f &bias, bool relScale, bool relBias) | glift::TexTrans | |
| texUnit() const | glift::TexTrans | [inline] |
| ~GliftObject() | glift::GliftObject | [inline, virtual] |
| ~TexCoordGen() | glift::TexCoordGen | [inline, virtual] |