| bindIndices(const MultiPrimIndices *indices) | glift::PrimGL | [virtual] |
| bindIndices(const gutz::arrayw1ui *indices) | glift::PrimGL | [virtual] |
| bindTexCoords(const MultiPrimTexCoord *texCoords) | glift::PrimGL | [virtual] |
| bindTexCoords(const MultiTexCoord *texCoords) | glift::PrimGL | [virtual] |
| compile() | glift::DrawableGLI | [virtual] |
| derr(const char *where, const char *when=0) const | glift::GliftObject | [inline, protected] |
| draw() | glift::DrawableGLI | |
| DrawableGLI() | glift::DrawableGLI | |
| drawDef() | glift::PrimGL | [protected, 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] |
| genTexCoords(const Shader *shader) | glift::SinglePrim | [virtual] |
| getErrStream() const | glift::GliftObject | [inline, virtual] |
| glerr(const char *where, const char *when=0) const | glift::GliftObject | [protected] |
| GliftObject() | glift::GliftObject | [inline] |
| hasTexCoords() const | glift::PrimGL | [inline, virtual] |
| isCompiled() const | glift::DrawableGLI | [inline, protected, virtual] |
| LineLoopGL(const gutz::arrayw2f &vert, const gutz::arrayw2f &texCoord, const gutz::vec3f &scale=gutz::vec3f(1.0), const gutz::arrayw2f &norm=gutz::arrayo2f(), const gutz::arrayw1ui &indices=gutz::arrayo1ui(), const gutz::arrayw2f &color=gutz::arrayo2f(), const gutz::arrayw1ub &edgeFlag=gutz::arrayo1ub(), DrawAlg drawAlgType=GLIFT_DRAW_IMM) | glift::LineLoopGL | |
| LineLoopGL(const LineLoopGL &rhs) | glift::LineLoopGL | |
| m_err | glift::GliftObject | [mutable, protected] |
| numVerts() const | glift::PrimGL | [inline, virtual] |
| operator=(const LineLoopGL &rhs) | glift::LineLoopGL | |
| glift::PrimGL::operator=(const PrimGL &rhs) | glift::PrimGL | |
| PrimGL(GLenum primType, GLint minVerts, GLint vertDivisor, const gutz::vec3f &scale, const gutz::arrayw2f &vert, const gutz::arrayw2f &texCoord, const gutz::arrayw2f &norm=gutz::arrayo2f(), const gutz::arrayw1ui &indices=gutz::arrayo1ui(), DrawAlg drawAlgType=GLIFT_DRAW_IMM) | glift::PrimGL | |
| PrimGL(GLenum primType, GLint minVerts, GLint vertDivisor, const gutz::vec3f &scale, const gutz::arrayw2f &vert, const gutz::arrayw2f &texCoord, const gutz::arrayw2f &normalize=gutz::arrayo2f(), const gutz::arrayw1ui &indices=gutz::arrayo1ui(), const gutz::arrayw2f &color=gutz::arrayo2f(), const gutz::arrayw1ub &edgeFlag=gutz::arrayo1ub(), DrawAlg drawAlgType=GLIFT_DRAW_IMM) | glift::PrimGL | |
| PrimGL(const PrimGL &rhs) | glift::PrimGL | |
| releaseIndices() | glift::PrimGL | [virtual] |
| releaseTexCoords() | glift::PrimGL | [virtual] |
| scale() const | glift::PrimGL | [inline, virtual] |
| setErrStream(std::ostream *os) | glift::GliftObject | [inline, virtual] |
| texCoord() const | glift::PrimGL | [inline, virtual] |
| texCoord(int texUnit) const | glift::PrimGL | [inline, virtual] |
| vert() const | glift::PrimGL | [inline, virtual] |
| ~Compilable() | glift::Compilable | [inline, virtual] |
| ~DrawableGLI() | glift::DrawableGLI | [virtual] |
| ~GliftObject() | glift::GliftObject | [inline, virtual] |
| ~LineLoopGL() | glift::LineLoopGL | [inline, virtual] |
| ~PrimGL() | glift::PrimGL | [virtual] |
| ~RawPrim()=0 | glift::RawPrim | [pure virtual] |
| ~SinglePrim() | glift::SinglePrim | [virtual] |