source: OGRE/trunk/ogrenew/Docs/api/html/OgreFont_8h.html @ 657

Revision 657, 5.4 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>OgreFont.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>OgreFont.h File Reference</h1><code>#include "<a class="el" href="OgrePrerequisites_8h-source.html">OgrePrerequisites.h</a>"</code><br>
11<code>#include "<a class="el" href="OgreResource_8h-source.html">OgreResource.h</a>"</code><br>
12<code>#include "<a class="el" href="OgreTexture_8h-source.html">OgreTexture.h</a>"</code><br>
13<code>#include "<a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>"</code><br>
14
15<p>
16<a href="OgreFont_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
17<tr><td></td></tr>
18<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
19<tr><td class="memItemLeft" nowrap align=right valign=top>namespace &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
20
21<tr><td colspan=2><br><h2>Defines</h2></td></tr>
22<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreFont_8h.html#a0">OGRE_NUM_GLYPHS</a>&nbsp;&nbsp;&nbsp;(256 - 32)</td></tr>
23
24<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreFont_8h.html#a1">OGRE_GLYPH_INDEX</a>(c)&nbsp;&nbsp;&nbsp;c - 33</td></tr>
25
26</table>
27<hr><h2>Define Documentation</h2>
28<a class="anchor" name="a1" doxytag="OgreFont.h::OGRE_GLYPH_INDEX" ></a><p>
29<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
30  <tr>
31    <td class="mdRow">
32      <table cellpadding="0" cellspacing="0" border="0">
33        <tr>
34          <td class="md" nowrap valign="top"> #define OGRE_GLYPH_INDEX</td>
35          <td class="md" valign="top">(&nbsp;</td>
36          <td class="md" nowrap valign="top">c&nbsp;</td>
37          <td class="mdname1" valign="top" nowrap>          </td>
38          <td class="md" valign="top">&nbsp;)&nbsp;</td>
39          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;c - 33
40      </table>
41    </td>
42  </tr>
43</table>
44<table cellspacing=5 cellpadding=0 border=0>
45  <tr>
46    <td>
47      &nbsp;
48    </td>
49    <td>
50
51<p>
52
53<p>
54Definition at line <a class="el" href="OgreFont_8h-source.html#l00049">49</a> of file <a class="el" href="OgreFont_8h-source.html">OgreFont.h</a>.
55<p>
56Referenced by <a class="el" href="OgreFont_8h-source.html#l00248">Ogre::Font::getGlyphAspectRatio()</a>, <a class="el" href="OgreFont_8h-source.html#l00223">Ogre::Font::getGlyphTexCoords()</a>, <a class="el" href="OgreFont_8h-source.html#l00258">Ogre::Font::setGlyphAspectRatio()</a>, and <a class="el" href="OgreFont_8h-source.html#l00238">Ogre::Font::setGlyphTexCoords()</a>.    </td>
57  </tr>
58</table>
59<a class="anchor" name="a0" doxytag="OgreFont.h::OGRE_NUM_GLYPHS" ></a><p>
60<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
61  <tr>
62    <td class="mdRow">
63      <table cellpadding="0" cellspacing="0" border="0">
64        <tr>
65          <td class="md" nowrap valign="top"> #define OGRE_NUM_GLYPHS&nbsp;&nbsp;&nbsp;(256 - 32)
66      </table>
67    </td>
68  </tr>
69</table>
70<table cellspacing=5 cellpadding=0 border=0>
71  <tr>
72    <td>
73      &nbsp;
74    </td>
75    <td>
76
77<p>
78
79<p>
80Definition at line <a class="el" href="OgreFont_8h-source.html#l00045">45</a> of file <a class="el" href="OgreFont_8h-source.html">OgreFont.h</a>.    </td>
81  </tr>
82</table>
83<hr>
84<p>
85Copyright &copy; 2000-2005 by The OGRE Team<br />
86<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
87This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
88                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
89                <Work rdf:about="">
90                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
91        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
92                </Work>
93                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
94
95Last modified Sun Feb 12 12:59:55 2006
96</p>
97</body>
98</html>
Note: See TracBrowser for help on using the repository browser.