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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>OgreSkeleton.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>OgreSkeleton.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="OgreAnimationState_8h-source.html">OgreAnimationState.h</a>"</code><br>
13<code>#include "<a class="el" href="OgreQuaternion_8h-source.html">OgreQuaternion.h</a>"</code><br>
14<code>#include "<a class="el" href="OgreVector3_8h-source.html">OgreVector3.h</a>"</code><br>
15
16<p>
17<a href="OgreSkeleton_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
18<tr><td></td></tr>
19<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
20<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>
21
22<tr><td colspan=2><br><h2>Defines</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreSkeleton_8h.html#a0">OGRE_MAX_NUM_BONES</a>&nbsp;&nbsp;&nbsp;256</td></tr>
24
25</table>
26<hr><h2>Define Documentation</h2>
27<a class="anchor" name="a0" doxytag="OgreSkeleton.h::OGRE_MAX_NUM_BONES" ></a><p>
28<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
29  <tr>
30    <td class="mdRow">
31      <table cellpadding="0" cellspacing="0" border="0">
32        <tr>
33          <td class="md" nowrap valign="top"> #define OGRE_MAX_NUM_BONES&nbsp;&nbsp;&nbsp;256
34      </table>
35    </td>
36  </tr>
37</table>
38<table cellspacing=5 cellpadding=0 border=0>
39  <tr>
40    <td>
41      &nbsp;
42    </td>
43    <td>
44
45<p>
46
47<p>
48Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00045">45</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.    </td>
49  </tr>
50</table>
51<hr>
52<p>
53Copyright &copy; 2000-2005 by The OGRE Team<br />
54<!--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/>
55This 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/>
56                <!--/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#">
57                <Work rdf:about="">
58                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
59        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
60                </Work>
61                <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> -->
62
63Last modified Sun Feb 12 12:59:57 2006
64</p>
65</body>
66</html>
Note: See TracBrowser for help on using the repository browser.