Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

geFont Struct Reference

List of all members.

Public Attributes

char fontNameString [64]
int16 fontSize
int16 fontWeight
geFontBitmapbitmapList
geFontCharacterRecord characterArray [256]
const geEngineEngine
geBitmapbuffer
geBoolean antialiased
int32 refCount

Member Data Documentation

geBoolean geFont::antialiased
 

Definition at line 90 of file font.c.

Referenced by geFont_AddCharacters(), geFont_Create(), geFont_EnableAntialiasing(), geFont_IsAntialiased(), and PlaceLetter().

geFontBitmap* geFont::bitmapList
 

Definition at line 85 of file font.c.

Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_GetStringPixelWidth(), and geFont_TestDraw().

geBitmap* geFont::buffer
 

Definition at line 88 of file font.c.

Referenced by geFont_AddBitmapBuffer(), geFont_Create(), geFont_DestroyBitmapBuffer(), geFont_DrawText(), and geFont_GetBuffer().

geFontCharacterRecord geFont::characterArray[256]
 

Definition at line 86 of file font.c.

Referenced by geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_GetCharMap(), geFont_GetStringPixelWidth(), and PlaceLetter().

const geEngine* geFont::Engine
 

Definition at line 87 of file font.c.

Referenced by geFont_AddBitmapBuffer(), geFont_AddCharacters(), geFont_Create(), geFont_DestroyBitmapBuffer(), geFont_DrawText(), and geFont_TestDraw().

char geFont::fontNameString[64]
 

Definition at line 82 of file font.c.

Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawUsingDIB(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter().

int16 geFont::fontSize
 

Definition at line 83 of file font.c.

Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_DrawUsingDIB(), geFont_GetCharMap(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter().

int16 geFont::fontWeight
 

Definition at line 84 of file font.c.

Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawUsingDIB(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter().

int32 geFont::refCount
 

Definition at line 92 of file font.c.

Referenced by geFont_Create(), and geFont_CreateRef().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:12 2003 for GTestAndEngine by doxygen 1.3.2