Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 04e5d8c10ae76748689b4e7f48e0fa33 > files > 4221

libogre5-devel-1.0.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::VertexBoneAssignment_s struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.3.6 -->
<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>
<h1>Ogre::VertexBoneAssignment_s Struct Reference</h1>Records the assignment of a single vertex to a single bone with the corresponding weight.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a>&gt;</code>
<p>
<a href="structOgre_1_1VertexBoneAssignment__s-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so0">vertexIndex</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned short&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so1">boneIndex</a></td></tr>

<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_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so2">weight</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Records the assignment of a single vertex to a single bone with the corresponding weight. 
<p>
<dl compact><dt><b>Remarks:</b></dt><dd>This simple struct simply holds a vertex index, bone index and weight representing the assignment of a vertex to a bone for skeletal animation. There may be many of these per vertex if blended vertex assignments are allowed. </dd></dl>

<p>

<p>
Definition at line <a class="el" href="OgreVertexBoneAssignment_8h-source.html#l00041">41</a> of file <a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a>.<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="Ogre_1_1VertexBoneAssignment__so1" doxytag="Ogre::VertexBoneAssignment_s::boneIndex" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned short <a class="el" href="structOgre_1_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so1">Ogre::VertexBoneAssignment_s::boneIndex</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreVertexBoneAssignment_8h-source.html#l00044">44</a> of file <a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="Ogre_1_1VertexBoneAssignment__so0" doxytag="Ogre::VertexBoneAssignment_s::vertexIndex" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int <a class="el" href="structOgre_1_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so0">Ogre::VertexBoneAssignment_s::vertexIndex</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreVertexBoneAssignment_8h-source.html#l00043">43</a> of file <a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="Ogre_1_1VertexBoneAssignment__so2" doxytag="Ogre::VertexBoneAssignment_s::weight" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="structOgre_1_1VertexBoneAssignment__s.html#Ogre_1_1VertexBoneAssignment__so2">Ogre::VertexBoneAssignment_s::weight</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreVertexBoneAssignment_8h-source.html#l00045">45</a> of file <a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="OgreVertexBoneAssignment_8h-source.html">OgreVertexBoneAssignment.h</a></ul>
<p>
Copyright &copy; 2000-2005 by The OGRE Team<br />
Last modified Wed Feb 23 00:24:51 2005
</p>
</body>
</html>