|
Pyrogenesis
13997
|
Classes | |
| class | IGLState |
| struct | SDrawCall |
| class | DrawCalls |
Functions | |
| void | UpdateDrawCallCache (DrawCalls &Calls, const CStr &SpriteName, const CRect &Size, int CellID, std::map< CStr, CGUISprite > &Sprites) |
| void | Draw (DrawCalls &Calls, float Z) |
| void GUIRenderer::Draw | ( | DrawCalls & | Calls, |
| float | Z | ||
| ) |
Definition at line 331 of file GUIRenderer.cpp.
| void GUIRenderer::UpdateDrawCallCache | ( | DrawCalls & | Calls, |
| const CStr & | SpriteName, | ||
| const CRect & | Size, | ||
| int | CellID, | ||
| std::map< CStr, CGUISprite > & | Sprites | ||
| ) |
Definition at line 59 of file GUIRenderer.cpp.
1.8.5