source: OGRE/trunk/ogrenew/Docs/api/html/structOgre_1_1VertexPoseKeyFrame_1_1PoseRef.html @ 692

Revision 692, 8.3 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::VertexPoseKeyFrame::PoseRef 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::VertexPoseKeyFrame::PoseRef Struct Reference</h1>Reference to a pose at a given influence level. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1VertexPoseKeyFrame_1_1PoseRef-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_1VertexPoseKeyFrame_1_1PoseRef.html#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefa0">PoseRef</a> (<a class="el" href="namespaceOgre.html#a467">ushort</a> p, <a class="el" href="namespaceOgre.html#a465">Real</a> i)</td></tr>
19
20<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
21<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a467">ushort</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1VertexPoseKeyFrame_1_1PoseRef.html#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo0">poseIndex</a></td></tr>
22
23<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The linked pose index.  <a href="#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo0"></a><br><br></td></tr>
24<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a465">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1VertexPoseKeyFrame_1_1PoseRef.html#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo1">influence</a></td></tr>
25
26<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Influence level of the linked pose.  <a href="#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo1"></a><br><br></td></tr>
27</table>
28<hr><a name="_details"></a><h2>Detailed Description</h2>
29Reference to a pose at a given influence level.
30<p>
31<dl compact><dt><b>Remarks:</b></dt><dd>Each keyframe can refer to many poses each at a given influence level. </dd></dl>
32
33<p>
34
35<p>
36Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00174">174</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
37<a class="anchor" name="Ogre_1_1VertexPoseKeyFrame_1_1PoseRefa0" doxytag="Ogre::VertexPoseKeyFrame::PoseRef::PoseRef" ></a><p>
38<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
39  <tr>
40    <td class="mdRow">
41      <table cellpadding="0" cellspacing="0" border="0">
42        <tr>
43          <td class="md" nowrap valign="top"> Ogre::VertexPoseKeyFrame::PoseRef::PoseRef </td>
44          <td class="md" valign="top">(&nbsp;</td>
45          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a467">ushort</a>&nbsp;</td>
46          <td class="mdname" nowrap> <em>p</em>, </td>
47        </tr>
48        <tr>
49          <td class="md" nowrap align="right"></td>
50          <td></td>
51          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a>&nbsp;</td>
52          <td class="mdname" nowrap> <em>i</em></td>
53        </tr>
54        <tr>
55          <td></td>
56          <td class="md">)&nbsp;</td>
57          <td class="md" colspan="2"></td>
58        </tr>
59
60      </table>
61    </td>
62  </tr>
63</table>
64<table cellspacing=5 cellpadding=0 border=0>
65  <tr>
66    <td>
67      &nbsp;
68    </td>
69    <td>
70
71<p>
72
73<p>
74Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00189">189</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>.
75<p>
76References <a class="el" href="OgrePrerequisites_8h-source.html#l00113">Ogre::Real</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00142">Ogre::ushort</a>.    </td>
77  </tr>
78</table>
79<hr><h2>Member Data Documentation</h2>
80<a class="anchor" name="Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo1" doxytag="Ogre::VertexPoseKeyFrame::PoseRef::influence" ></a><p>
81<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
82  <tr>
83    <td class="mdRow">
84      <table cellpadding="0" cellspacing="0" border="0">
85        <tr>
86          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="structOgre_1_1VertexPoseKeyFrame_1_1PoseRef.html#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo1">Ogre::VertexPoseKeyFrame::PoseRef::influence</a>
87      </table>
88    </td>
89  </tr>
90</table>
91<table cellspacing=5 cellpadding=0 border=0>
92  <tr>
93    <td>
94      &nbsp;
95    </td>
96    <td>
97
98<p>
99Influence level of the linked pose.
100<p>
1011.0 for full influence (full offset), 0.0 for no influence.
102<p>
103Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00187">187</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>.    </td>
104  </tr>
105</table>
106<a class="anchor" name="Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo0" doxytag="Ogre::VertexPoseKeyFrame::PoseRef::poseIndex" ></a><p>
107<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
108  <tr>
109    <td class="mdRow">
110      <table cellpadding="0" cellspacing="0" border="0">
111        <tr>
112          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a467">ushort</a> <a class="el" href="structOgre_1_1VertexPoseKeyFrame_1_1PoseRef.html#Ogre_1_1VertexPoseKeyFrame_1_1PoseRefo0">Ogre::VertexPoseKeyFrame::PoseRef::poseIndex</a>
113      </table>
114    </td>
115  </tr>
116</table>
117<table cellspacing=5 cellpadding=0 border=0>
118  <tr>
119    <td>
120      &nbsp;
121    </td>
122    <td>
123
124<p>
125The linked pose index.
126<p>
127<dl compact><dt><b>Remarks:</b></dt><dd>The <a class="el" href="classOgre_1_1Mesh.html">Mesh</a> contains all poses for all vertex data in one list, both for the shared vertex data and the dedicated vertex data on submeshes. The 'target' on the parent track must match the 'target' on the linked pose.</dd></dl>
128
129<p>
130Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00183">183</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>.    </td>
131  </tr>
132</table>
133<hr>The documentation for this struct was generated from the following file:<ul>
134<li><a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a></ul>
135<hr>
136<p>
137Copyright &copy; 2000-2005 by The OGRE Team<br />
138<!--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/>
139This 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/>
140                <!--/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#">
141                <Work rdf:about="">
142                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
143        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
144                </Work>
145                <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> -->
146
147Last modified Sun Mar 12 14:39:30 2006
148</p>
149</body>
150</html>
Note: See TracBrowser for help on using the repository browser.