#include <GlyphInfo.hpp>
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const GlyphInfo & |
glyphInfo |
|
) |
| |
|
friend |
◆ id
| GlyphID cobbletext::GlyphInfo::id = 0 |
◆ image
| std::vector<uint8_t> cobbletext::GlyphInfo::image |
◆ imageHeight
| uint32_t cobbletext::GlyphInfo::imageHeight = 0 |
◆ imageOffsetX
| int32_t cobbletext::GlyphInfo::imageOffsetX = 0 |
◆ imageOffsetY
| int32_t cobbletext::GlyphInfo::imageOffsetY = 0 |
◆ imageWidth
| uint32_t cobbletext::GlyphInfo::imageWidth = 0 |
The documentation for this class was generated from the following file: