Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

kerosin::Font::GlyphMetric Struct Reference

Collaboration diagram for kerosin::Font::GlyphMetric:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned int mByteWidth
unsigned int mByteHeight
unsigned int mXOffset
unsigned int mYOffset
unsigned int mAdvance
salt::Vector2f mTC1
salt::Vector2f mTC2

Detailed Description

Definition at line 66 of file font.h.


Member Data Documentation

unsigned int kerosin::Font::GlyphMetric::mAdvance
 

Definition at line 72 of file font.h.

Referenced by kerosin::Font::DrawString(), kerosin::Font::GetStringWidth(), and kerosin::Font::Init().

unsigned int kerosin::Font::GlyphMetric::mByteHeight
 

Definition at line 69 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().

unsigned int kerosin::Font::GlyphMetric::mByteWidth
 

Definition at line 68 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().

salt::Vector2f kerosin::Font::GlyphMetric::mTC1
 

Definition at line 73 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().

salt::Vector2f kerosin::Font::GlyphMetric::mTC2
 

Definition at line 74 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().

unsigned int kerosin::Font::GlyphMetric::mXOffset
 

Definition at line 70 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().

unsigned int kerosin::Font::GlyphMetric::mYOffset
 

Definition at line 71 of file font.h.

Referenced by kerosin::Font::DrawString(), and kerosin::Font::Init().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 6 15:42:28 2006 for rcssserver3d by  doxygen 1.4.4