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

osgText Namespace Reference


Classes

class  osgText::Font
class  osgText::Font::FontImplementation
class  osgText::Font::GlyphTexture
class  osgText::Font::Glyph
class  osgText::String
class  osgText::Text
struct  osgText::Text::GlyphQuads
struct  osgText::Text::AutoTransformCache

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 KerningType
 

Enumeration values:
KERNING_DEFAULT 
KERNING_UNFITTED 
KERNING_NONE 


Function Documentation

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

read a font from specified file.


Generated on Thu Sep 8 04:58:41 2005 for OpenSceneGraph by  doxygen 1.3.9.1