2003-04-18 00:22:51 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > namespace osgText< / TITLE >
2004-08-06 14:53:36 +08:00
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.6" >
2003-04-18 00:22:51 +08:00
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > namespace < A HREF = "#DOC.DOCU" > osgText< / A > < / H2 > < / H2 >
< HR >
< P > < DL >
< DT >
2003-07-23 19:27:31 +08:00
enum < B > < A HREF = "KerningType.html" > KerningType< / A > < / B >
< DT >
2003-04-18 00:22:51 +08:00
extern OSGTEXT_EXPORT <!1> < A HREF = "Font.html" > Font< / A > * < B > < A HREF = "readFontFile.html" > readFontFile< / A > < / B > (const std::string& filename)
< DD > < I > read a font from specified file< / I >
< DT >
class OSGTEXT_EXPORT < B > < A HREF = "Font.html" > Font< / A > < / B > : public osg::Object
< DD > < I > Pure virtual base class for fonts.< / I >
< DT >
2004-08-06 14:53:36 +08:00
typedef std::vector< unsigned int> < B > < A HREF = "VectorUInt.html" > VectorUInt< / A > < / B >
< DT >
class < B > < A HREF = "VectorUInt.2.html" > VectorUInt< / A > < / B > : public std::vector< unsigned int>
< DT >
class OSGTEXT_EXPORT < B > < A HREF = "String.html" > String< / A > < / B > : public osg::Referenced, public <!1> < A HREF = "VectorUInt.html" > VectorUInt< / A >
2003-04-18 00:22:51 +08:00
< DT >
class OSGTEXT_EXPORT < B > < A HREF = "Text.html" > Text< / A > < / B > : public osg::Drawable
< / DL > < / P >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< DL >
< / DL >
< DL > < DT > < DD > < / DL > < P > < P > < I > < A HREF = "index.html" > Alphabetic index< / A > < / I > < I > < A HREF = "HIER.html" > HTML hierarchy of classes< / A > or < A HREF = "HIERjava.html" > Java< / A > < / I > < / P > < HR >
< BR >
2004-08-06 14:53:36 +08:00
This page was generated with the help of < A HREF = "http://www.linuxsupportline.com/~doc++" > DOC++< / A > .
2003-04-18 00:22:51 +08:00
< / BODY >
< / HTML >