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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::LinkedSkeletonAnimationSource struct 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>Ogre::LinkedSkeletonAnimationSource Struct Reference</h1>Link to another skeleton to share animations. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1LinkedSkeletonAnimationSource-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourcea0">LinkedSkeletonAnimationSource</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;skelName, <a class="el" href="namespaceOgre.html#a420">Real</a> scl)</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourcea1">LinkedSkeletonAnimationSource</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;skelName, <a class="el" href="namespaceOgre.html#a420">Real</a> scl, <a class="el" href="classOgre_1_1SkeletonPtr.html">SkeletonPtr</a> skelPtr)</td></tr>
21
22<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo0">skeletonName</a></td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SkeletonPtr.html">SkeletonPtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo1">pSkeleton</a></td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo2">scale</a></td></tr>
28
29</table>
30<hr><a name="_details"></a><h2>Detailed Description</h2>
31Link to another skeleton to share animations.
32<p>
33
34<p>
35Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00414">414</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
36<a class="anchor" name="Ogre_1_1LinkedSkeletonAnimationSourcea0" doxytag="Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource" ></a><p>
37<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
38  <tr>
39    <td class="mdRow">
40      <table cellpadding="0" cellspacing="0" border="0">
41        <tr>
42          <td class="md" nowrap valign="top"> Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource </td>
43          <td class="md" valign="top">(&nbsp;</td>
44          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
45          <td class="mdname" nowrap> <em>skelName</em>, </td>
46        </tr>
47        <tr>
48          <td class="md" nowrap align="right"></td>
49          <td></td>
50          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
51          <td class="mdname" nowrap> <em>scl</em></td>
52        </tr>
53        <tr>
54          <td></td>
55          <td class="md">)&nbsp;</td>
56          <td class="md" colspan="2"></td>
57        </tr>
58
59      </table>
60    </td>
61  </tr>
62</table>
63<table cellspacing=5 cellpadding=0 border=0>
64  <tr>
65    <td>
66      &nbsp;
67    </td>
68    <td>
69
70<p>
71
72<p>
73Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00419">419</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.
74<p>
75References <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>, <a class="el" href="OgreSkeleton_8h-source.html#l00418">scale</a>, <a class="el" href="OgreSkeleton_8h-source.html#l00416">skeletonName</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
76  </tr>
77</table>
78<a class="anchor" name="Ogre_1_1LinkedSkeletonAnimationSourcea1" doxytag="Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource" ></a><p>
79<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
80  <tr>
81    <td class="mdRow">
82      <table cellpadding="0" cellspacing="0" border="0">
83        <tr>
84          <td class="md" nowrap valign="top"> Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource </td>
85          <td class="md" valign="top">(&nbsp;</td>
86          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
87          <td class="mdname" nowrap> <em>skelName</em>, </td>
88        </tr>
89        <tr>
90          <td class="md" nowrap align="right"></td>
91          <td></td>
92          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
93          <td class="mdname" nowrap> <em>scl</em>, </td>
94        </tr>
95        <tr>
96          <td class="md" nowrap align="right"></td>
97          <td></td>
98          <td class="md" nowrap><a class="el" href="classOgre_1_1SkeletonPtr.html">SkeletonPtr</a>&nbsp;</td>
99          <td class="mdname" nowrap> <em>skelPtr</em></td>
100        </tr>
101        <tr>
102          <td></td>
103          <td class="md">)&nbsp;</td>
104          <td class="md" colspan="2"></td>
105        </tr>
106
107      </table>
108    </td>
109  </tr>
110</table>
111<table cellspacing=5 cellpadding=0 border=0>
112  <tr>
113    <td>
114      &nbsp;
115    </td>
116    <td>
117
118<p>
119
120<p>
121Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00421">421</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.
122<p>
123References <a class="el" href="OgreSkeleton_8h-source.html#l00417">pSkeleton</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>, <a class="el" href="OgreSkeleton_8h-source.html#l00418">scale</a>, <a class="el" href="OgreSkeleton_8h-source.html#l00416">skeletonName</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
124  </tr>
125</table>
126<hr><h2>Member Data Documentation</h2>
127<a class="anchor" name="Ogre_1_1LinkedSkeletonAnimationSourceo1" doxytag="Ogre::LinkedSkeletonAnimationSource::pSkeleton" ></a><p>
128<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
129  <tr>
130    <td class="mdRow">
131      <table cellpadding="0" cellspacing="0" border="0">
132        <tr>
133          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SkeletonPtr.html">SkeletonPtr</a> <a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo1">Ogre::LinkedSkeletonAnimationSource::pSkeleton</a>
134      </table>
135    </td>
136  </tr>
137</table>
138<table cellspacing=5 cellpadding=0 border=0>
139  <tr>
140    <td>
141      &nbsp;
142    </td>
143    <td>
144
145<p>
146
147<p>
148Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00417">417</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.
149<p>
150Referenced by <a class="el" href="OgreSkeleton_8h-source.html#l00421">LinkedSkeletonAnimationSource()</a>.    </td>
151  </tr>
152</table>
153<a class="anchor" name="Ogre_1_1LinkedSkeletonAnimationSourceo2" doxytag="Ogre::LinkedSkeletonAnimationSource::scale" ></a><p>
154<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
155  <tr>
156    <td class="mdRow">
157      <table cellpadding="0" cellspacing="0" border="0">
158        <tr>
159          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo2">Ogre::LinkedSkeletonAnimationSource::scale</a>
160      </table>
161    </td>
162  </tr>
163</table>
164<table cellspacing=5 cellpadding=0 border=0>
165  <tr>
166    <td>
167      &nbsp;
168    </td>
169    <td>
170
171<p>
172
173<p>
174Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00418">418</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.
175<p>
176Referenced by <a class="el" href="OgreSkeleton_8h-source.html#l00419">LinkedSkeletonAnimationSource()</a>.    </td>
177  </tr>
178</table>
179<a class="anchor" name="Ogre_1_1LinkedSkeletonAnimationSourceo0" doxytag="Ogre::LinkedSkeletonAnimationSource::skeletonName" ></a><p>
180<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
181  <tr>
182    <td class="mdRow">
183      <table cellpadding="0" cellspacing="0" border="0">
184        <tr>
185          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> <a class="el" href="structOgre_1_1LinkedSkeletonAnimationSource.html#Ogre_1_1LinkedSkeletonAnimationSourceo0">Ogre::LinkedSkeletonAnimationSource::skeletonName</a>
186      </table>
187    </td>
188  </tr>
189</table>
190<table cellspacing=5 cellpadding=0 border=0>
191  <tr>
192    <td>
193      &nbsp;
194    </td>
195    <td>
196
197<p>
198
199<p>
200Definition at line <a class="el" href="OgreSkeleton_8h-source.html#l00416">416</a> of file <a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a>.
201<p>
202Referenced by <a class="el" href="OgreSkeleton_8h-source.html#l00419">LinkedSkeletonAnimationSource()</a>.    </td>
203  </tr>
204</table>
205<hr>The documentation for this struct was generated from the following file:<ul>
206<li><a class="el" href="OgreSkeleton_8h-source.html">OgreSkeleton.h</a></ul>
207<hr>
208<p>
209Copyright &copy; 2000-2005 by The OGRE Team<br />
210<!--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/>
211This 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/>
212                <!--/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#">
213                <Work rdf:about="">
214                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
215        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
216                </Work>
217                <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> -->
218
219Last modified Sun Feb 12 13:03:44 2006
220</p>
221</body>
222</html>
Note: See TracBrowser for help on using the repository browser.