1 | <html> |
---|
2 | <head> |
---|
3 | <title>OgreRefApp Namespace 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>OgreRefApp Namespace Reference</h1> |
---|
11 | <p> |
---|
12 | <table border=0 cellpadding=0 cellspacing=0> |
---|
13 | <tr><td></td></tr> |
---|
14 | <tr><td colspan=2><br><h2>Classes</h2></td></tr> |
---|
15 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1ApplicationObject.html">ApplicationObject</a></td></tr> |
---|
16 | |
---|
17 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This object is the base class for all discrete objects in the application. </em> <a href="classOgreRefApp_1_1ApplicationObject.html#_details">More...</a><em><br><br></td></tr> |
---|
18 | <tr><td class="memItemLeft" nowrap align=right valign=top>struct </td><td class="memItemRight" valign=bottom><a class="el" href="structOgreRefApp_1_1ApplicationObject_1_1CollisionInfo.html">ApplicationObject::CollisionInfo</a></td></tr> |
---|
19 | |
---|
20 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Contains information about a collision; used in the _notifyCollided call. </em> <a href="structOgreRefApp_1_1ApplicationObject_1_1CollisionInfo.html#_details">More...</a><em><br><br></td></tr> |
---|
21 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1Ball.html">Ball</a></td></tr> |
---|
22 | |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1Box.html">Box</a></td></tr> |
---|
24 | |
---|
25 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1CollideCamera.html">CollideCamera</a></td></tr> |
---|
26 | |
---|
27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">A camera which can interact with the world. </em> <a href="classOgreRefApp_1_1CollideCamera.html#_details">More...</a><em><br><br></td></tr> |
---|
28 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1Joint.html">Joint</a></td></tr> |
---|
29 | |
---|
30 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Represents a linkage between application objects or between them and the world, enforcing certain constraints. </em> <a href="classOgreRefApp_1_1Joint.html#_details">More...</a><em><br><br></td></tr> |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1BallJoint.html">BallJoint</a></td></tr> |
---|
32 | |
---|
33 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Implementation of ball joint. </em> <a href="classOgreRefApp_1_1BallJoint.html#_details">More...</a><em><br><br></td></tr> |
---|
34 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1SliderJoint.html">SliderJoint</a></td></tr> |
---|
35 | |
---|
36 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Implementation of slider joint. </em> <a href="classOgreRefApp_1_1SliderJoint.html#_details">More...</a><em><br><br></td></tr> |
---|
37 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1HingeJoint.html">HingeJoint</a></td></tr> |
---|
38 | |
---|
39 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Implementation of hinge joint. </em> <a href="classOgreRefApp_1_1HingeJoint.html#_details">More...</a><em><br><br></td></tr> |
---|
40 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1UniversalJoint.html">UniversalJoint</a></td></tr> |
---|
41 | |
---|
42 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Implementation of universal joint. </em> <a href="classOgreRefApp_1_1UniversalJoint.html#_details">More...</a><em><br><br></td></tr> |
---|
43 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1Hinge2Joint.html">Hinge2Joint</a></td></tr> |
---|
44 | |
---|
45 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Implementation of hinge2 joint. </em> <a href="classOgreRefApp_1_1Hinge2Joint.html#_details">More...</a><em><br><br></td></tr> |
---|
46 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1OgreHead.html">OgreHead</a></td></tr> |
---|
47 | |
---|
48 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1FinitePlane.html">FinitePlane</a></td></tr> |
---|
49 | |
---|
50 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classOgreRefApp_1_1World.html">World</a></td></tr> |
---|
51 | |
---|
52 | <tr><td colspan=2><br><h2>Functions</h2></td></tr> |
---|
53 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="namespaceOgreRefApp.html#a0">OgreToOde</a> (const <a class="el" href="classOgre_1_1Matrix3.html">Matrix3</a> &ogre, dMatrix3 &ode)</td></tr> |
---|
54 | |
---|
55 | </table> |
---|
56 | <hr><h2>Function Documentation</h2> |
---|
57 | <a class="anchor" name="a0" doxytag="OgreRefApp::OgreToOde" ></a><p> |
---|
58 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
59 | <tr> |
---|
60 | <td class="mdRow"> |
---|
61 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
62 | <tr> |
---|
63 | <td class="md" nowrap valign="top"> void OgreToOde </td> |
---|
64 | <td class="md" valign="top">( </td> |
---|
65 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Matrix3.html">Matrix3</a> & </td> |
---|
66 | <td class="mdname" nowrap> <em>ogre</em>, </td> |
---|
67 | </tr> |
---|
68 | <tr> |
---|
69 | <td class="md" nowrap align="right"></td> |
---|
70 | <td></td> |
---|
71 | <td class="md" nowrap>dMatrix3 & </td> |
---|
72 | <td class="mdname" nowrap> <em>ode</em></td> |
---|
73 | </tr> |
---|
74 | <tr> |
---|
75 | <td></td> |
---|
76 | <td class="md">) </td> |
---|
77 | <td class="md" colspan="2"></td> |
---|
78 | </tr> |
---|
79 | |
---|
80 | </table> |
---|
81 | </td> |
---|
82 | </tr> |
---|
83 | </table> |
---|
84 | <table cellspacing=5 cellpadding=0 border=0> |
---|
85 | <tr> |
---|
86 | <td> |
---|
87 | |
---|
88 | </td> |
---|
89 | <td> |
---|
90 | |
---|
91 | <p> |
---|
92 | |
---|
93 | <p> |
---|
94 | Definition at line <a class="el" href="OgreRefAppPrerequisites_8h-source.html#l00055">55</a> of file <a class="el" href="OgreRefAppPrerequisites_8h-source.html">OgreRefAppPrerequisites.h</a>. </td> |
---|
95 | </tr> |
---|
96 | </table> |
---|
97 | <hr> |
---|
98 | <p> |
---|
99 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
100 | <!--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/> |
---|
101 | This 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/> |
---|
102 | <!--/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#"> |
---|
103 | <Work rdf:about=""> |
---|
104 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
105 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
106 | </Work> |
---|
107 | <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> --> |
---|
108 | |
---|
109 | Last modified Sun Mar 12 14:54:28 2006 |
---|
110 | </p> |
---|
111 | </body> |
---|
112 | </html> |
---|