Pioneer
Graphics::Drawables::TexturedQuad Member List

This is the complete list of members for Graphics::Drawables::TexturedQuad, including all inherited members.

Draw(Graphics::Renderer *r)Graphics::Drawables::TexturedQuad
Draw(Graphics::Renderer *r, const Color4ub &tint)Graphics::Drawables::TexturedQuad
GetTexture() constGraphics::Drawables::TexturedQuadinline
TexturedQuad(Graphics::Renderer *r, const std::string &filename)Graphics::Drawables::TexturedQuad
TexturedQuad(Graphics::Renderer *r, Graphics::Texture *texture, const vector2f &pos, const vector2f &size, RenderState *state)Graphics::Drawables::TexturedQuad
TexturedQuad(Graphics::Renderer *r, RefCountedPtr< Graphics::Material > &material, const Graphics::VertexArray &va, RenderState *state)Graphics::Drawables::TexturedQuad