![]() |
Pioneer
|
Namespaces | |
| Colors | |
Classes | |
| struct | TPos |
| struct | TIndentBuffers |
| struct | TOutdentBuffers |
Typedefs | |
| typedef std::map< vector2f, TIndentBuffers > | MapIndentBuffers |
| typedef std::map< vector2f, TOutdentBuffers > | MapOutdentBuffers |
Functions | |
| void | DrawHollowRect (const float size[2], const Color &color, Graphics::RenderState *state) |
| Graphics::IndexBuffer * | CreateIndexBuffer (const Uint32 indices[], const Uint32 IndexStart, const Uint32 IndexEnd, const Uint32 NumIndices) |
| void | DrawIndent (const float size[2], Graphics::RenderState *state) |
| void | DrawOutdent (const float size[2], Graphics::RenderState *state) |
| typedef std::map<vector2f, TIndentBuffers> Gui::Theme::MapIndentBuffers |
| typedef std::map<vector2f, TOutdentBuffers> Gui::Theme::MapOutdentBuffers |
| Graphics::IndexBuffer* Gui::Theme::CreateIndexBuffer | ( | const Uint32 | indices[], |
| const Uint32 | IndexStart, | ||
| const Uint32 | IndexEnd, | ||
| const Uint32 | NumIndices | ||
| ) |

| void Gui::Theme::DrawHollowRect | ( | const float | size[2], |
| const Color & | color, | ||
| Graphics::RenderState * | state | ||
| ) |

| void Gui::Theme::DrawIndent | ( | const float | size[2], |
| Graphics::RenderState * | state | ||
| ) |

| void Gui::Theme::DrawOutdent | ( | const float | size[2], |
| Graphics::RenderState * | state | ||
| ) |
