# 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: