MercuryTextGlyphData Struct Reference

#include <MercuryText.h>

Collaboration diagram for MercuryTextGlyphData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MercuryTextGlyphData ()

Public Attributes

RawImageDataimage_data
int height_px
int point_size
MercuryTextCharData charDatas [256]
MercuryTexture textureData

Detailed Description

Definition at line 30 of file MercuryText.h.


Constructor & Destructor Documentation

MercuryTextGlyphData::MercuryTextGlyphData (  )  [inline]

Definition at line 32 of file MercuryText.h.


Member Data Documentation

RawImageData* MercuryTextGlyphData::image_data

Definition at line 36 of file MercuryText.h.

int MercuryTextGlyphData::height_px

Definition at line 37 of file MercuryText.h.

int MercuryTextGlyphData::point_size

Definition at line 38 of file MercuryText.h.

MercuryTextCharData MercuryTextGlyphData::charDatas[256]

Definition at line 39 of file MercuryText.h.

MercuryTexture MercuryTextGlyphData::textureData

Definition at line 40 of file MercuryText.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo