#include <MercuryText.h>
Collaboration diagram for MercuryTextGlyphData:
Public Member Functions | |
MercuryTextGlyphData () | |
Public Attributes | |
RawImageData * | image_data |
int | height_px |
int | point_size |
MercuryTextCharData | charDatas [256] |
MercuryTexture | textureData |
Definition at line 30 of file MercuryText.h.
MercuryTextGlyphData::MercuryTextGlyphData | ( | ) | [inline] |
Definition at line 32 of file MercuryText.h.
Definition at line 36 of file MercuryText.h.
Definition at line 37 of file MercuryText.h.
Definition at line 38 of file MercuryText.h.
Definition at line 39 of file MercuryText.h.
Definition at line 40 of file MercuryText.h.