Wrapper struct for a preloaded glyph. More...
#include <CGUITTFont.h>
Collaboration diagram for gui::SGUITTGlyphPending:Public Member Functions | |
| SGUITTGlyphPending (const SGUITTGlyph *glyph, video::IImage *surface) noexcept | |
| ~SGUITTGlyphPending () | |
| SGUITTGlyphPending (SGUITTGlyphPending &&other) noexcept | |
Public Attributes | |
| const SGUITTGlyph * | glyph |
| video::IImage * | surface |
Wrapper struct for a preloaded glyph.
|
inlinenoexcept |
|
inline |
References surface.
|
inlinenoexcept |
| const SGUITTGlyph* gui::SGUITTGlyphPending::glyph |
| video::IImage* gui::SGUITTGlyphPending::surface |
Referenced by ~SGUITTGlyphPending().