Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

FontCharacter Class Reference

#include <font.h>

List of all members.


Detailed Description

Data for a single character in font.

Author:
Mattias Jansson (mattias@realityrift.com)


Public Attributes

float m_fU
float m_fV
float m_fUWidth
float m_fVHeight
int m_iX
int m_iY
int m_iWidth
int m_iHeight


Member Data Documentation

float m_fU
 

U coord in texture

float m_fV
 

V coord in texture

float m_fUWidth
 

Width in texture coords

float m_fVHeight
 

Height in texture coords

int m_iX
 

Pixel X coord in texture

int m_iY
 

Pixel Y coord in texture

int m_iWidth
 

Width in pixels

int m_iHeight
 

Height in pixels


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:11 2004 for NeoEngine by doxygen 1.3.5