From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNL3D_1_1CTextureFont_1_1SLetterInfo.html | 454 +++++++++++++++++++++ 1 file changed, 454 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CTextureFont_1_1SLetterInfo.html (limited to 'docs/doxygen/nel/structNL3D_1_1CTextureFont_1_1SLetterInfo.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CTextureFont_1_1SLetterInfo.html b/docs/doxygen/nel/structNL3D_1_1CTextureFont_1_1SLetterInfo.html new file mode 100644 index 00000000..5def6d85 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CTextureFont_1_1SLetterInfo.html @@ -0,0 +1,454 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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::SLetterInfo Struct Reference

#include <texture_font.h> +

+List of all members. + + + + + + + + + + + + + + + +

Public Attributes

ucchar Char
CFontGeneratorFontGenerator
sint Size
SLetterInfo * Next
SLetterInfo * Prev
uint Cat
float U
float V
uint32 CharWidth
uint32 CharHeight
uint32 GlyphIndex
sint32 Top
sint32 Left
sint32 AdvX
+


Member Data Documentation

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

+Definition at line 67 of file texture_font.h.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

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

+Referenced by NL3D::CTextureFont::getLetterInfo.

+

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

+ +

+Definition at line 64 of file texture_font.h.

+

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

+ +

+Definition at line 64 of file texture_font.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1