SPH
Public Attributes | List of all members
IRenderOutput::Label Struct Reference

#include <IRenderer.h>

Public Attributes

std::wstring text
 
Rgba color
 
int fontSize
 
Flags< TextAlignalign
 
Pixel position
 

Detailed Description

Todo:
would be nice to make it more general, cleaner

Definition at line 40 of file IRenderer.h.

Member Data Documentation

◆ align

Flags<TextAlign> IRenderOutput::Label::align

Definition at line 44 of file IRenderer.h.

◆ color

Rgba IRenderOutput::Label::color

Definition at line 42 of file IRenderer.h.

◆ fontSize

int IRenderOutput::Label::fontSize

Definition at line 43 of file IRenderer.h.

◆ position

Pixel IRenderOutput::Label::position

Definition at line 45 of file IRenderer.h.

◆ text

std::wstring IRenderOutput::Label::text

Definition at line 41 of file IRenderer.h.


The documentation for this struct was generated from the following file: