|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CFontDescriptor Struct ReferenceDescriptor of a character.
More...
#include <font_generator.h>
Collaboration diagram for NL3D::CFontDescriptor:
[legend]List of all members.
Detailed Description
Descriptor of a character.
-
Author(s):
-
Vianney Lecroart , Nevrax France
-
Date:
-
2000
Definition at line 90 of file font_generator.h.
Constructor & Destructor Documentation
|
Constructor.
-
Parameters:
-
fg
|
the font generator |
c
|
the unicode char |
sz
|
size of the font |
Definition at line 101 of file font_generator.h. |
Member Function Documentation
bool NL3D::CFontDescriptor::operator< (
|
const CFontDescriptor & desc ) const [inline]
|
|
Member Data Documentation
ucchar NL3D::CFontDescriptor::C
|
|
uint32 NL3D::CFontDescriptor::Size
|
|
The documentation for this struct was generated from the following file:
|
|