source: NonGTP/FCollada/Documentation/struct_f_c_d_joint_matrix_pair.html @ 964

Revision 964, 3.3 KB checked in by igarcia, 18 years ago (diff)
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>FCollada: FCDJointMatrixPair Struct Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6-NO -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="modules.html"><span>Modules</span></a></li>
12    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
13    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
14    <li><a href="files.html"><span>Files</span></a></li>
15    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
16  </ul></div>
17<div class="tabs">
18  <ul>
19    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
20    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
21    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
22    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
23  </ul></div>
24<h1>FCDJointMatrixPair Struct Reference</h1><!-- doxytag: class="FCDJointMatrixPair" -->A joint and its bind pose used in skinning. 
25<a href="#_details">More...</a>
26<p>
27<code>#include &lt;<a class="el" href="_f_c_d_skin_controller_8h-source.html">FCDSkinController.h</a>&gt;</code>
28<p>
29<a href="struct_f_c_d_joint_matrix_pair-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
30<tr><td></td></tr>
31<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
32<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6e2b3f39bc8d10c748600301b476d168"></a><!-- doxytag: member="FCDJointMatrixPair::invertedBindPose" ref="6e2b3f39bc8d10c748600301b476d168" args="" -->
33<a class="el" href="class_f_m_matrix44.html">FMMatrix44</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_f_c_d_joint_matrix_pair.html#6e2b3f39bc8d10c748600301b476d168">invertedBindPose</a></td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The inverse matrix of the bind pose of the joint. <br></td></tr>
36<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b2c8c82aa9acb32f441982db8746720c"></a><!-- doxytag: member="FCDJointMatrixPair::joint" ref="b2c8c82aa9acb32f441982db8746720c" args="" -->
37<a class="el" href="class_f_c_d_scene_node.html">FCDSceneNode</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_f_c_d_joint_matrix_pair.html#b2c8c82aa9acb32f441982db8746720c">joint</a></td></tr>
38
39<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A joint. <br></td></tr>
40</table>
41<hr><a name="_details"></a><h2>Detailed Description</h2>
42A joint and its bind pose used in skinning.
43<p>
44<hr>The documentation for this struct was generated from the following file:<ul>
45<li>FCDocument/<a class="el" href="_f_c_d_skin_controller_8h-source.html">FCDSkinController.h</a></ul>
46<hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:43 2006 for FCollada by&nbsp;
47<a href="http://www.doxygen.org/index.html">
48<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
49</body>
50</html>
Note: See TracBrowser for help on using the repository browser.