OpenSceneGraph/doc/doc++/osgText/VectorFont.html
2003-01-24 23:36:35 +00:00

153 lines
5.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>class OSGTEXT_EXPORT osgText::VectorFont</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>class OSGTEXT_EXPORT <A HREF="#DOC.DOCU">osgText::VectorFont</A></H2></H2><HR>
<H2>Inheritance:</H2>
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=155>
<param name=classes value="Mosg::Object,M,CFont,MFont.html,CVectorFont,MVectorFont.html,CPolygonFont,MPolygonFont.html,COutlineFont,MOutlineFont.html">
<param name=before value="M,M,M,M|_,Mr_">
<param name=after value="Md_SP,Md_,M,M,M">
<param name=indent value="0,1,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.2.5.1">VectorFont</A></B>()
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.5.2">VectorFont</A></B>(const <!1><A HREF="VectorFont.html#DOC.2.5.2">VectorFont</A>&amp; font, const osg::CopyOp&amp; copyop=osg::CopyOp::SHALLOW_COPY)
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.5.3">VectorFont</A></B>(const std::string&amp; )
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.2.5.4">isSameKindAs</A></B>(const osg::Object* obj) const
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual const char* <B><A HREF="#DOC.2.5.5">libraryName</A></B>() const
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual const char* <B><A HREF="#DOC.2.5.6">className</A></B>() const
</DL></P>
<P><DL>
<DT><H3>Protected Fields</H3><DD><DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>double <B><A HREF="#DOC.2.5.7">_precision</A></B>
</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>bool <B>open</B>(const char* font)
<DT>
<IMG ALT="o" SRC=icon2.gif>bool <B>open</B>(const std::string&amp; font)
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>create</B>(osg::State&amp; state, int pointSize, unsigned int res = 72 )
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual bool <B>create</B>(osg::State&amp; state)
<DT>
<IMG ALT="o" SRC=icon2.gif>virtual void <B>output</B>(osg::State&amp; state, const <!1><A HREF="EncodedText.html">EncodedText</A>* text) const
<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 <!1><A HREF="EncodedText.html">EncodedText</A>* 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>int <B>getTextureSize</B>(void) const
<DT>
<IMG ALT="o" SRC=icon2.gif>const std::string&amp; <B>getFontName</B>() const
<DT>
<IMG ALT="o" SRC=icon2.gif>void <B>copyAndInvalidate</B>(<!1><A HREF="Font.html">Font</A> &amp;dest)
<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>
<DT>
<IMG ALT="o" SRC=icon2.gif>int <B>_textureSize</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="VectorFont"></A>
<A NAME="DOC.2.5.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> VectorFont()</B></TT>
<DL><DT><DD></DL><P>
<A NAME="VectorFont"></A>
<A NAME="DOC.2.5.2"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> VectorFont(const <!1><A HREF="VectorFont.html#DOC.2.5.2">VectorFont</A>&amp; font, const osg::CopyOp&amp; copyop=osg::CopyOp::SHALLOW_COPY)</B></TT>
<DL><DT><DD></DL><P>
<A NAME="VectorFont"></A>
<A NAME="DOC.2.5.3"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> VectorFont(const std::string&amp; )</B></TT>
<DL><DT><DD></DL><P>
<A NAME="isSameKindAs"></A>
<A NAME="DOC.2.5.4"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool isSameKindAs(const osg::Object* obj) const </B></TT>
<DL><DT><DD></DL><P>
<A NAME="libraryName"></A>
<A NAME="DOC.2.5.5"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual const char* libraryName() const </B></TT>
<DL><DT><DD></DL><P>
<A NAME="className"></A>
<A NAME="DOC.2.5.6"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual const char* className() const </B></TT>
<DL><DT><DD></DL><P>
<A NAME="_precision"></A>
<A NAME="DOC.2.5.7"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>double _precision</B></TT>
<DL><DT><DD></DL><P></DL>
<HR>
<DL><DT><B>Direct child classes:
</B><DD><A HREF="PolygonFont.html">PolygonFont</A><BR>
<A HREF="OutlineFont.html">OutlineFont</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>