MercuryTextCharData Struct Reference

#include <MercuryText.h>

List of all members.

Public Attributes

int top_px
int left_px
int advance_x
int advance_y
float top_v
float bottom_v
float left_u
float right_u
int width_px
int height_px


Detailed Description

Definition at line 14 of file MercuryText.h.


Member Data Documentation

int MercuryTextCharData::top_px

Definition at line 16 of file MercuryText.h.

int MercuryTextCharData::left_px

Definition at line 17 of file MercuryText.h.

int MercuryTextCharData::advance_x

Definition at line 18 of file MercuryText.h.

int MercuryTextCharData::advance_y

Definition at line 19 of file MercuryText.h.

float MercuryTextCharData::top_v

Definition at line 21 of file MercuryText.h.

float MercuryTextCharData::bottom_v

Definition at line 22 of file MercuryText.h.

float MercuryTextCharData::left_u

Definition at line 23 of file MercuryText.h.

float MercuryTextCharData::right_u

Definition at line 24 of file MercuryText.h.

int MercuryTextCharData::width_px

Definition at line 26 of file MercuryText.h.

int MercuryTextCharData::height_px

Definition at line 27 of file MercuryText.h.


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