apply(const gutz::vec2f &coord, const gutz::vec2f &divisor) | glift::CoordTrans | |
apply(const gutz::vec3f &coord, const gutz::vec3f &divisor) | glift::CoordTrans | |
apply(const gutz::arrayw1f &coord, const gutz::arrayw1f &divisor) | glift::CoordTrans | |
CoordTrans() | glift::CoordTrans | |
CoordTrans(const gutz::vec2f &bias, bool relBias=false) | glift::CoordTrans | |
CoordTrans(const gutz::vec3f &bias, bool relBias=false) | glift::CoordTrans | |
CoordTrans(const gutz::vec3f &scale, const gutz::vec3f &bias, bool relScale, bool relBias) | glift::CoordTrans | |
CoordTrans(const gutz::mat4f &mat, bool relScale=false, bool relTrans=false) | glift::CoordTrans | |
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] |
glerr(const char *where, const char *when=0) const | glift::GliftObject | [protected] |
GliftObject() | glift::GliftObject | [inline] |
m_err | glift::GliftObject | [mutable, protected] |
setErrStream(std::ostream *os) | glift::GliftObject | [inline, virtual] |
~GliftObject() | glift::GliftObject | [inline, virtual] |