From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03507.html | 415 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 415 insertions(+) create mode 100644 docs/doxygen/nel/a03507.html (limited to 'docs/doxygen/nel/a03507.html') diff --git a/docs/doxygen/nel/a03507.html b/docs/doxygen/nel/a03507.html new file mode 100644 index 00000000..46dc1e4a --- /dev/null +++ b/docs/doxygen/nel/a03507.html @@ -0,0 +1,415 @@ + + +NeL: NL3D::CTextureFont::SLetterInfo struct Reference + + + +
+

NL3D::CTextureFont::SLetterInfo Struct Reference

#include <texture_font.h> +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

sint32 AdvX
uint Cat
ucchar Char
uint32 CharHeight
uint32 CharWidth
CFontGeneratorFontGenerator
uint32 GlyphIndex
sint32 Left
SLetterInfoNext
SLetterInfoPrev
sint Size
sint32 Top
float U
float V
+


Field Documentation

+

+ + + + +
+ + +
sint32 NL3D::CTextureFont::SLetterInfo::AdvX +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), NL3D::CFontManager::computeStringInfo(), NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
uint NL3D::CTextureFont::SLetterInfo::Cat +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), and NL3D::CTextureFont::getLetterInfo().

+

+ + + + +
+ + +
ucchar NL3D::CTextureFont::SLetterInfo::Char +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
uint32 NL3D::CTextureFont::SLetterInfo::CharHeight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), NL3D::CFontManager::computeStringInfo(), NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
uint32 NL3D::CTextureFont::SLetterInfo::CharWidth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), NL3D::CFontManager::computeStringInfo(), NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
CFontGenerator* NL3D::CTextureFont::SLetterInfo::FontGenerator +
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
uint32 NL3D::CTextureFont::SLetterInfo::GlyphIndex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
sint32 NL3D::CTextureFont::SLetterInfo::Left +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
SLetterInfo* NL3D::CTextureFont::SLetterInfo::Next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), and NL3D::CTextureFont::getLetterInfo().

+

+ + + + +
+ + +
SLetterInfo * NL3D::CTextureFont::SLetterInfo::Prev +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::CTextureFont(), and NL3D::CTextureFont::getLetterInfo().

+

+ + + + +
+ + +
sint NL3D::CTextureFont::SLetterInfo::Size +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file texture_font.h. +

+Referenced by NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
sint32 NL3D::CTextureFont::SLetterInfo::Top +
+
+ + + + + +
+   + + +

+ +

+Definition at line 68 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), NL3D::CFontManager::computeStringInfo(), NL3D::CTextureFont::CTextureFont(), NL3D::CTextureFont::getLetterInfo(), and NL3D::CTextureFont::rebuildLetter().

+

+ + + + +
+ + +
float NL3D::CTextureFont::SLetterInfo::U +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), and NL3D::CTextureFont::CTextureFont().

+

+ + + + +
+ + +
float NL3D::CTextureFont::SLetterInfo::V +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file texture_font.h. +

+Referenced by NL3D::CFontManager::computeString(), and NL3D::CTextureFont::CTextureFont().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 07:59:15 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1