OpenEnroth 461a523
Loading...
Searching...
No Matches
Public Attributes | List of all members
LodFontAtlas Struct Reference

#include <LodFont.h>

Public Attributes

std::array< LodFontMetrics, 256 > metrics = {{}}
 
std::array< int, 256 > offsets = {{}}
 

Member Data Documentation

◆ metrics

std::array<LodFontMetrics, 256> LodFontAtlas::metrics = {{}}

◆ offsets

std::array<int, 256> LodFontAtlas::offsets = {{}}

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