summaryrefslogtreecommitdiff
path: root/Runtime/Mesh/Glyph.h
blob: 6020b45a3ab2b7eebb2fe09ec5e3694c3d6ea8bf (plain)
1
2
3
4
5
6
7
8
9
#ifndef GLYPH_H
#define GLYPH_H

class Glyph
{

};

#endif