MercuryTextChar Struct Reference

#include <MercuryText.h>

Collaboration diagram for MercuryTextChar:

Collaboration graph
[legend]
List of all members.

Public Attributes

MercuryPoint position
MercuryVertex vertices [4]
int advance_x
int advance_y

Detailed Description

Definition at line 43 of file MercuryText.h.


Member Data Documentation

MercuryPoint MercuryTextChar::position

Definition at line 45 of file MercuryText.h.

MercuryVertex MercuryTextChar::vertices[4]

Definition at line 46 of file MercuryText.h.

int MercuryTextChar::advance_x

Definition at line 47 of file MercuryText.h.

int MercuryTextChar::advance_y

Definition at line 48 of file MercuryText.h.


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