# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CTextureFont::SLetterKey Struct Reference

#include <texture_font.h>

List of all members.

Public Methods

uint32 getVal ()

Public Attributes

ucchar Char
CFontGeneratorFontGenerator
sint Size


Member Function Documentation

uint32 NL3D::CTextureFont::SLetterKey::getVal   [inline]
 

Definition at line 56 of file texture_font.cpp.

References Char, FontGenerator, and Size.


Member Data Documentation

ucchar NL3D::CTextureFont::SLetterKey::Char
 

Definition at line 75 of file texture_font.h.

Referenced by getVal.

CFontGenerator* NL3D::CTextureFont::SLetterKey::FontGenerator
 

Definition at line 76 of file texture_font.h.

Referenced by getVal.

sint NL3D::CTextureFont::SLetterKey::Size
 

Definition at line 77 of file texture_font.h.

Referenced by getVal.


The documentation for this struct was generated from the following files: