Luanti 5.15.0-dev
 
Loading...
Searching...
No Matches
gui::SGUITTGlyphPending Struct Reference

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 SGUITTGlyphglyph
 
video::IImage * surface
 

Detailed Description

Wrapper struct for a preloaded glyph.

Constructor & Destructor Documentation

◆ SGUITTGlyphPending() [1/2]

gui::SGUITTGlyphPending::SGUITTGlyphPending ( const SGUITTGlyph * glyph,
video::IImage * surface )
inlinenoexcept

◆ ~SGUITTGlyphPending()

gui::SGUITTGlyphPending::~SGUITTGlyphPending ( )
inline

References surface.

◆ SGUITTGlyphPending() [2/2]

gui::SGUITTGlyphPending::SGUITTGlyphPending ( SGUITTGlyphPending && other)
inlinenoexcept

Member Data Documentation

◆ glyph

const SGUITTGlyph* gui::SGUITTGlyphPending::glyph

◆ surface

video::IImage* gui::SGUITTGlyphPending::surface

Referenced by ~SGUITTGlyphPending().


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