, including all inherited members.
BeginRendering() | D3DRenderer | [virtual] |
CanRender() | D3DRenderer | [virtual] |
ClearArea(const Rect &rect, const Colour &c) | D3DRenderer | [virtual] |
D3DRenderer() (defined in D3DRenderer) | D3DRenderer | |
DrawLines(const LineVertex *pVertices, const int nNumPoints, const int nWidth, const float fTranslateX, const float fTranslateY, const float fRotation) | D3DRenderer | [virtual] |
DrawModel(const PTModel &model, const Vector2 &translation, const float fRotation, const float fScale) | D3DRenderer | [virtual] |
DrawSprite(const Sprite *pSprite, ResourceCache *const pResourceCache, const Vector2 &position, const Vector2 ¢er, const float fRotation, const float fScaleX, const float fScaleY) | D3DRenderer | [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) | D3DRenderer | [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) | D3DRenderer | [virtual] |
EndRendering() | D3DRenderer | [virtual] |
GetResolution() | D3DRenderer | [virtual] |
GetStringWidth(const std::wstring &textString, const std::string &font, const int nFontHeight, bool bBold, bool bItalic) | D3DRenderer | [virtual] |
InitializeD3D(HWND hWnd, INT nWidth, INT nHeight, D3DFORMAT backBufferFmt, D3DMULTISAMPLE_TYPE multisampling, BOOL bWindowed) (defined in D3DRenderer) | D3DRenderer | |
Reset() (defined in D3DRenderer) | D3DRenderer | |
SetClearColour(const Colour &c) | D3DRenderer | [inline, virtual] |
TextureResourceListener (defined in D3DRenderer) | D3DRenderer | [friend] |
~AbstractRenderer() | AbstractRenderer | [inline, virtual] |
~D3DRenderer() (defined in D3DRenderer) | D3DRenderer | [virtual] |