Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osgText Namespace Reference


Classes

class  Font
class  String
class  Text

Typedefs

typedef std::vector< unsigned
int > 
VectorUInt

Enumerations

enum  KerningType { KERNING_DEFAULT, KERNING_UNFITTED, KERNING_NONE }

Functions

OSGTEXT_EXPORT FontreadFontFile (const std::string &filename)


Detailed Description

The osgText is a NodeKit library that extends the core scene graph to support high quality text.


Typedef Documentation

typedef std::vector<unsigned int> osgText::VectorUInt
 


Enumeration Type Documentation

enum osgText::KerningType
 

Enumerator:
KERNING_DEFAULT 
KERNING_UNFITTED 
KERNING_NONE 


Function Documentation

OSGTEXT_EXPORT Font* osgText::readFontFile const std::string &  filename  ) 
 

read a font from specified file.


Generated on Wed Jun 7 04:50:12 2006 for OpenSceneGraph by  doxygen 1.4.4