OpenEnroth f32f0c9
Loading...
Searching...
No Matches
Functions
LodFormatSnapshots.cpp File Reference
#include "LodFormatSnapshots.h"
#include "Library/Snapshots/CommonSnapshots.h"
#include "LodFont.h"

Functions

void reconstruct (const LodFontHeader_MM7 &src, LodFontHeader *dst)
 
void reconstruct (const LodFontMetrics_MM7 &src, LodFontMetrics *dst)
 
void reconstruct (const LodFontAtlas_MM7 &src, LodFontAtlas *dst)
 
void reconstruct (const LodFontAtlas_MMX &src, LodFontAtlas *dst)
 

Function Documentation

◆ reconstruct() [1/4]

void reconstruct ( const LodFontAtlas_MM7 src,
LodFontAtlas dst 
)

◆ reconstruct() [2/4]

void reconstruct ( const LodFontAtlas_MMX src,
LodFontAtlas dst 
)

◆ reconstruct() [3/4]

void reconstruct ( const LodFontHeader_MM7 src,
LodFontHeader dst 
)

◆ reconstruct() [4/4]

void reconstruct ( const LodFontMetrics_MM7 src,
LodFontMetrics dst 
)