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

The render size of a string. +More... +

+#include <u_text_context.h> +

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

Public Methods

 CStringInfo ()
 CStringInfo (float w, float h)
NLMISC::CVector getHotSpotVector (THotSpot hotspot)
 Get the string's origin. More...


Public Attributes

float StringWidth
float StringHeight
+


Detailed Description

+The render size of a string. +

+ +

+ +

+Definition at line 73 of file u_text_context.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::UTextContext::CStringInfo::CStringInfo ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file u_text_context.h.

+

+ + + + +
+ + + + + + + + + + +
+NL3D::UTextContext::CStringInfo::CStringInfo ( + +float w, +
+float h ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file u_text_context.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+NLMISC::CVector NL3D::UTextContext::CStringInfo::getHotSpotVector ( + +THotSpot hotspot ) +
+
+ + + + + +
+   + + +

+Get the string's origin. +

+

+Parameters:
+ + +
hotspot + the origin of the string
+
+

+Definition at line 34 of file text_context_user.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+float NL3D::UTextContext::CStringInfo::StringHeight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file u_text_context.h.

+

+ + + + +
+ + + + + +
+float NL3D::UTextContext::CStringInfo::StringWidth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 75 of file u_text_context.h.

+


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