Files
OpenSceneGraph/doc/doc++/osgText/RasterFont.html
2001-12-24 23:34:25 +00:00

113 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>class OSGTEXT_EXPORT osgText::RasterFont</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>class OSGTEXT_EXPORT <A HREF="#DOC.DOCU">osgText::RasterFont</A></H2></H2><HR>
<H2>Inheritance:</H2>
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=185>
<param name=classes value="Mosg::Object,M,CFont,MFont.html,CRasterFont,MRasterFont.html,CTextureFont,MTextureFont.html,CPixmapFont,MPixmapFont.html,CBitmapFont,MBitmapFont.html">
<param name=before value="M,M,M,M|_,MR_,Mr_">
<param name=after value="Md_SP,Md_,M,M,M,M">
<param name=indent value="0,1,2,2,2,2">
<param name=arrowdir value="down">
</APPLET>
<HR>
<DL>
<P><DL>
<DT><H3>Public Methods</H3><DD><DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.6.2.1">RasterFont</A></B>()
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.6.2.2">RasterFont</A></B>(const std::string&amp; font)
</DL></P>
</DL>
<HR><H3>Inherited from <A HREF="Font.html">Font</A>:</H3>
<DL>
<P><DL>
<DT><H3>Public Methods</H3><DD><DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>open</B>(const std::string&amp; font)
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>create</B>(int pointSize, const unsigned int res = 72 )
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>create</B>()
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual void <B>output</B>(const char* text)
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>isOk</B>(void) const
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>isCreated</B>(void) const
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual float <B>getWidth</B>(const char* text) const
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual int <B>getHeight</B>() const
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual int <B>getDescender</B>() const
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual int <B>getAscender</B>() const
<DT>
<IMG ALT="o" SRC=icon2.gif>int <B>getPointSize</B>(void) const
<DT>
<IMG ALT="o" SRC=icon2.gif>const std::string&amp; <B>getFontName</B>()
<DT>
<IMG ALT="o" SRC=icon2.gif>FTFont* <B>getFont</B>(void)
</DL></P>
<P><DL>
<DT><H3>Protected Fields</H3><DD><DT>
<IMG ALT="o" SRC=icon2.gif>bool <B>_init</B>
<DT>
<IMG ALT="o" SRC=icon2.gif>bool <B>_created</B>
<DT>
<IMG ALT="o" SRC=icon2.gif>FTFont* <B>_font</B>
<DT>
<IMG ALT="o" SRC=icon2.gif>std::string <B>_fontName</B>
<DT>
<IMG ALT="o" SRC=icon2.gif>int <B>_pointSize</B>
<DT>
<IMG ALT="o" SRC=icon2.gif>int <B>_res</B>
</DL></P>
<P><DL>
<DT><H3>Protected Methods</H3><DD><DT>
<IMG ALT="o" SRC=icon2.gif>virtual void <B>clear</B>()
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual FTFont* <B>createFontObj</B>(void)
<DT>
<IMG ALT="o" SRC=icon2.gif>bool <B>init</B>(const std::string&amp; font)
</DL></P>
</DL>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<DL>
<A NAME="RasterFont"></A>
<A NAME="DOC.6.2.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> RasterFont()</B></TT>
<DL><DT><DD></DL><P>
<A NAME="RasterFont"></A>
<A NAME="DOC.6.2.2"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> RasterFont(const std::string&amp; font)</B></TT>
<DL><DT><DD></DL><P></DL>
<HR>
<DL><DT><B>Direct child classes:
</B><DD><A HREF="TextureFont.html">TextureFont</A><BR>
<A HREF="PixmapFont.html">PixmapFont</A><BR>
<A HREF="BitmapFont.html">BitmapFont</A><BR>
</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>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>