GLFont2dStorage::CharEntry Struct Reference

#include <GLFont2dStorage.h>

List of all members.

Public Member Functions

 CharEntry ()
 ~CharEntry ()

Public Attributes

float x
float y
float width
float height
int advances
int left
int rows
GLuint texture
GLuint displaylist


Detailed Description

Definition at line 29 of file GLFont2dStorage.h.


Constructor & Destructor Documentation

GLFont2dStorage::CharEntry::CharEntry (  ) 

Definition at line 28 of file GLFont2dStorage.cpp.

GLFont2dStorage::CharEntry::~CharEntry (  ) 

Definition at line 34 of file GLFont2dStorage.cpp.

References displaylist, glDeleteLists(), glDeleteTextures(), and texture.


Member Data Documentation

float GLFont2dStorage::CharEntry::x

Definition at line 35 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

float GLFont2dStorage::CharEntry::y

Definition at line 35 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

float GLFont2dStorage::CharEntry::width

Definition at line 36 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

float GLFont2dStorage::CharEntry::height

Definition at line 36 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

int GLFont2dStorage::CharEntry::advances

Definition at line 37 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), GLFont2d::drawLetter(), GLFont2d::drawStringHandler(), GLFont2d::drawSubStrA(), GLFont2d::drawWidthRhs(), GLFont2d::getChars(), and GLFont2d::getWidth().

int GLFont2dStorage::CharEntry::left

Definition at line 38 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

int GLFont2dStorage::CharEntry::rows

Definition at line 38 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), and GLFont2d::drawLetter().

GLuint GLFont2dStorage::CharEntry::texture

Definition at line 40 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), GLFont2d::drawLetter(), and ~CharEntry().

GLuint GLFont2dStorage::CharEntry::displaylist

Definition at line 41 of file GLFont2dStorage.h.

Referenced by GLFont2dFreeType::createCharacter(), GLFont2d::drawString(), GLFont2d::drawStringHandler(), GLFont2d::getCharacter(), and ~CharEntry().


The documentation for this struct was generated from the following files:
Generated on Mon Feb 16 15:15:01 2009 for Scorched3D by  doxygen 1.5.3