Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ONE::render::Renderer2D Member List

This is the complete list of members for ONE::render::Renderer2D, including all inherited members.

clearClipRegion()=0ONE::render::Renderer2D [pure virtual]
drawRect(const int &x, const int &y, const int &w, const int &h, const Color &c)=0ONE::render::Renderer2D [pure virtual]
drawString(const string &s, const int &x, const int &y, const Font &f, const Color &c)=0ONE::render::Renderer2D [pure virtual]
endDrawing()=0ONE::render::Renderer2D [pure virtual]
fillRect(const int &x, const int &y, const int &w, const int &h, const Color &c)=0ONE::render::Renderer2D [pure virtual]
fillRect(const int &x, const int &y, const int &w, const int &h, const UV &p0, const UV &p1, const UV &p2, const UV &p3, const Color &c=Color(1.0f, 1.0f, 1.0f), const unsigned int &tu=0)=0ONE::render::Renderer2D [pure virtual]
fillRect(const int &x, const int &y, const int &w, const int &h, const UV &tl, const UV &br, const Color &c=Color(1.0f, 1.0f, 1.0f), const unsigned int &tu=0)ONE::render::Renderer2D [inline]
popState()=0ONE::render::Renderer2D [pure virtual]
pushState()=0ONE::render::Renderer2D [pure virtual]
setClipRegion(const int &x, const int &y, const int &w, const int &h)=0ONE::render::Renderer2D [pure virtual]
setTexture(const TextureRef &tex, const unsigned int &unit=0)=0ONE::render::Renderer2D [pure virtual]
startDrawing()=0ONE::render::Renderer2D [pure virtual]
~Renderer2D()ONE::render::Renderer2D [inline, virtual]


Generated on Wed Sep 7 19:03:27 2005 for ONEngine by  doxygen 1.4.3