Pioneer
Namespaces | Classes | Typedefs | Functions
Gui::Theme Namespace Reference

Namespaces

 Colors
 

Classes

struct  TPos
 
struct  TIndentBuffers
 
struct  TOutdentBuffers
 

Typedefs

typedef std::map< vector2f, TIndentBuffersMapIndentBuffers
 
typedef std::map< vector2f, TOutdentBuffersMapOutdentBuffers
 

Functions

void DrawHollowRect (const float size[2], const Color &color, Graphics::RenderState *state)
 
Graphics::IndexBufferCreateIndexBuffer (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 Documentation

◆ MapIndentBuffers

◆ MapOutdentBuffers

Function Documentation

◆ CreateIndexBuffer()

Graphics::IndexBuffer* Gui::Theme::CreateIndexBuffer ( const Uint32  indices[],
const Uint32  IndexStart,
const Uint32  IndexEnd,
const Uint32  NumIndices 
)
Here is the call graph for this function:

◆ DrawHollowRect()

void Gui::Theme::DrawHollowRect ( const float  size[2],
const Color color,
Graphics::RenderState state 
)
Here is the call graph for this function:

◆ DrawIndent()

void Gui::Theme::DrawIndent ( const float  size[2],
Graphics::RenderState state 
)
Here is the call graph for this function:

◆ DrawOutdent()

void Gui::Theme::DrawOutdent ( const float  size[2],
Graphics::RenderState state 
)
Here is the call graph for this function: