![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FontCache.h>
Public Member Functions | |
| FShapedGlyphEntryKey (const FShapedGlyphFaceData &InFontFaceData, uint32 InGlyphIndex, const FFontOutlineSettings &InOutlineSettings) | |
| bool | operator== (const FShapedGlyphEntryKey &Other) const |
| bool | operator!= (const FShapedGlyphEntryKey &Other) const |
Friends | |
| struct | FFontCacheStatsKey |
| class | FSlateFontCache |
| uint32 | GetTypeHash (const FShapedGlyphEntryKey &Key) |
Minimal FShapedGlyphEntry key information used for map lookups
| FShapedGlyphEntryKey::FShapedGlyphEntryKey | ( | const FShapedGlyphFaceData & | InFontFaceData, |
| uint32 | InGlyphIndex, | ||
| const FFontOutlineSettings & | InOutlineSettings | ||
| ) |
|
inline |
|
inline |
|
friend |
|
friend |