AbstractRenderer Member List

This is the complete list of members for AbstractRenderer, including all inherited members.
BeginRendering()=0AbstractRenderer [pure virtual]
CanRender()=0AbstractRenderer [pure virtual]
ClearArea(const Rect &rect, const Colour &c)=0AbstractRenderer [pure virtual]
DrawLines(const LineVertex *pVertices, const int nNumPoints, const int nWidth, const float fTranslateX, const float fTranslateY, const float fRotation)=0AbstractRenderer [pure virtual]
DrawModel(const PTModel &model, const Vector2 &translation, const float fRotation, const float fScale)=0AbstractRenderer [pure virtual]
DrawSprite(const Sprite *pSprite, ResourceCache *const pResourceCache, const Vector2 &position, const Vector2 &center, const float fRotation, const float fScaleX, const float fScaleY)=0AbstractRenderer [pure virtual]
DrawString(const std::wstring &text, const std::string &font, const int nSize, const Vector2 &position, const int nAlignment, const Colour &c, bool bBold, bool bItalic)=0AbstractRenderer [pure virtual]
DrawText(const std::wstring &text, const std::string &font, const int nSize, const Rect &rect, const int nAlignment, Colour &c, bool bBold, bool bItalic)=0AbstractRenderer [pure virtual]
EndRendering()=0AbstractRenderer [pure virtual]
GetResolution()=0AbstractRenderer [pure virtual]
GetStringWidth(const std::wstring &textString, const std::string &font, const int nFontHeight, bool bBold, bool bItalic)=0AbstractRenderer [pure virtual]
SetClearColour(const Colour &c)=0AbstractRenderer [pure virtual]
~AbstractRenderer()AbstractRenderer [inline, virtual]
 All Classes Functions Variables

Generated on Fri Nov 20 15:29:20 2009 for PhysTank by  doxygen 1.6.1