aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02279.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02279.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02279.html')
-rw-r--r--docs/doxygen/nel/a02279.html598
1 files changed, 598 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02279.html b/docs/doxygen/nel/a02279.html
new file mode 100644
index 00000000..2b9f4086
--- /dev/null
+++ b/docs/doxygen/nel/a02279.html
@@ -0,0 +1,598 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NL3D::CBoneBase class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.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">Data&nbsp;Structures</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">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NL3D::CBoneBase Class Reference</h1><code>#include &lt;<a class="el" href="a05492.html">bone.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for NL3D::CBoneBase:
+<p><center><img src="a02279.png" usemap="#NL3D::CBoneBase_map" border="0" alt=""></center>
+<map name="NL3D::CBoneBase_map">
+<area href="a02209.html" alt="NLMISC::CRefCount" shape="rect" coords="0,0,126,24">
+</map>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+This is a bone default value. This object is stored in the SkeletonShape, and is serialised. For hierarchy of bones, It contains the id of his father. <dl compact><dt><b>Author:</b></dt><dd>Lionel Berenguier <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00053">53</a> of file <a class="el" href="a05492.html">bone.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBasea0">CBoneBase</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ctor, with default pos as NULL (but scale as 1,1,1). <a href="#NL3D_1_1CBoneBasea0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a04558.html#a14">sint</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypea8">getRefCount</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBasea2">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;f)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">save/load. <a href="#NL3D_1_1CBoneBasea2"></a><br><br></td></tr>
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypeo0">crefs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03551.html">CTrackDefaultVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo1">DefaultPivot</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03551.html">CTrackDefaultVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo2">DefaultPos</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default tracks. <a href="#NL3D_1_1CBoneBaseo2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03551.html">CTrackDefaultVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo3">DefaultRotEuler</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03548.html">CTrackDefaultQuat</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo4">DefaultRotQuat</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03551.html">CTrackDefaultVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo5">DefaultScale</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo6">FatherId</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Father of this bone. -1 means no one. <a href="#NL3D_1_1CBoneBaseo6"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02851.html">CMatrix</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo7">InvBindPos</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Inverse of bindpos for this bone. <a href="#NL3D_1_1CBoneBaseo7"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo8">LodDisableDistance</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The distance at which the bone is disabled in the skeleton. If 0, never disable. <a href="#NL3D_1_1CBoneBaseo8"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::string&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo9">Name</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of this bone, for Animation access. <a href="#NL3D_1_1CBoneBaseo9"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>CPtrInfo *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypeo1">pinfo</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02279.html#NL3D_1_1CBoneBaseo11">UnheritScale</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">true if unheritScale from father (default==true). <a href="#NL3D_1_1CBoneBaseo11"></a><br><br></td></tr>
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>CPtrInfo&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypes0">NullPtrInfo</a></td></tr>
+
+<tr><td colspan=2><br><h2>Friends</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>struct&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypen0">CPtrInfo</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NL3D_1_1CBoneBasea0" doxytag="NL3D::CBoneBase::CBoneBase" ></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"> NL3D::CBoneBase::CBoneBase </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ctor, with default pos as NULL (but scale as 1,1,1).
+<p>
+
+<p>
+Definition at line <a class="el" href="a05491.html#l00045">45</a> of file <a class="el" href="a05491.html">bone.cpp</a>.
+<p>
+References <a class="el" href="a05492.html#l00063">FatherId</a>, <a class="el" href="a05492.html#l00076">LodDisableDistance</a>, and <a class="el" href="a05492.html#l00066">UnheritScale</a>.
+<p>
+<div class="fragment"><pre>00045 : <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo2">DefaultPos</a>(CVector(0,0,0)), <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo3">DefaultRotEuler</a>(CVector(0,0,0)),
+00046 <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo5">DefaultScale</a>(CVector(1,1,1)), <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo1">DefaultPivot</a>(CVector(0,0,0))
+00047 {
+00048 <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo6">FatherId</a>= -1;
+00049 <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo11">UnheritScale</a>= <span class="keyword">true</span>;
+00050 <span class="comment">// Default: never disable.</span>
+00051 <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo8">LodDisableDistance</a>= 0.f;
+00052 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLGEORGES_1_1UTypea8" doxytag="NL3D::CBoneBase::getRefCount" ></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"> const <a class="el" href="a04558.html#a14">sint</a>&amp; NLMISC::CRefCount::getRefCount </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </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="a06402.html#l00070">70</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+References <a class="el" href="a06402.html#l00079">NLMISC::CRefCount::crefs</a>, and <a class="el" href="a05981.html#l00104">sint</a>.
+<p>
+<div class="fragment"><pre>00071 {
+00072 <span class="keywordflow">return</span> <a class="code" href="a02209.html#NLGEORGES_1_1UTypeo0">crefs</a>;
+00073 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBasea2" doxytag="NL3D::CBoneBase::serial" ></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"> void NL3D::CBoneBase::serial </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>f</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+save/load.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05491.html#l00056">56</a> of file <a class="el" href="a05491.html">bone.cpp</a>.
+<p>
+References <a class="el" href="a05492.html#l00073">DefaultPivot</a>, <a class="el" href="a05492.html#l00069">DefaultPos</a>, <a class="el" href="a05492.html#l00070">DefaultRotEuler</a>, <a class="el" href="a05492.html#l00071">DefaultRotQuat</a>, <a class="el" href="a05492.html#l00072">DefaultScale</a>, <a class="el" href="a05492.html#l00063">FatherId</a>, <a class="el" href="a05492.html#l00060">InvBindPos</a>, <a class="el" href="a05492.html#l00076">LodDisableDistance</a>, <a class="el" href="a06462.html#l00232">NLMISC::IStream::serial()</a>, <a class="el" href="a06461.html#l00266">NLMISC::IStream::serialVersion()</a>, <a class="el" href="a05981.html#l00104">sint</a>, and <a class="el" href="a05492.html#l00066">UnheritScale</a>.
+<p>
+<div class="fragment"><pre>00057 {
+00058 <span class="comment">/*</span>
+00059 <span class="comment"> Version 1:</span>
+00060 <span class="comment"> - LodDisableDistance</span>
+00061 <span class="comment"> */</span>
+00062 <a class="code" href="a04558.html#a14">sint</a> ver= f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_8">serialVersion</a>(1);
+00063
+00064 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Name);
+00065 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(InvBindPos);
+00066 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(FatherId);
+00067 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(UnheritScale);
+00068
+00069 <span class="keywordflow">if</span>(ver&gt;=1)
+00070 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(LodDisableDistance);
+00071 <span class="keywordflow">else</span>
+00072 {
+00073 <span class="comment">// Default: never disable.</span>
+00074 <a class="code" href="a02279.html#NL3D_1_1CBoneBaseo8">LodDisableDistance</a>= 0.f;
+00075 }
+00076
+00077 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(DefaultPos);
+00078 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(DefaultRotEuler);
+00079 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(DefaultRotQuat);
+00080 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(DefaultScale);
+00081 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(DefaultPivot);
+00082 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Friends And Related Function Documentation</h2>
+<a class="anchor" name="NLGEORGES_1_1UTypen0" doxytag="NL3D::CBoneBase::CPtrInfo" ></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"> friend struct CPtrInfo<code> [friend, inherited]</code>
+ </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="a06402.html#l00067">67</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>. </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLGEORGES_1_1UTypeo0" doxytag="NL3D::CBoneBase::crefs" ></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="a04558.html#a14">sint</a> <a class="el" href="a02209.html#NLGEORGES_1_1UTypeo0">NLMISC::CRefCount::crefs</a><code> [mutable, inherited]</code>
+ </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="a06402.html#l00079">79</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>, <a class="el" href="a06402.html#l00070">NLMISC::CRefCount::getRefCount()</a>, and <a class="el" href="a06403.html#l00044">NLMISC::CRefCount::~CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo1" doxytag="NL3D::CBoneBase::DefaultPivot" ></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="a03551.html">CTrackDefaultVector</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo1">NL3D::CBoneBase::DefaultPivot</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="a05492.html#l00073">73</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo2" doxytag="NL3D::CBoneBase::DefaultPos" ></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="a03551.html">CTrackDefaultVector</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo2">NL3D::CBoneBase::DefaultPos</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Default tracks.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00069">69</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo3" doxytag="NL3D::CBoneBase::DefaultRotEuler" ></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="a03551.html">CTrackDefaultVector</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo3">NL3D::CBoneBase::DefaultRotEuler</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="a05492.html#l00070">70</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo4" doxytag="NL3D::CBoneBase::DefaultRotQuat" ></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="a03548.html">CTrackDefaultQuat</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo4">NL3D::CBoneBase::DefaultRotQuat</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="a05492.html#l00071">71</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo5" doxytag="NL3D::CBoneBase::DefaultScale" ></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="a03551.html">CTrackDefaultVector</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo5">NL3D::CBoneBase::DefaultScale</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="a05492.html#l00072">72</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo6" doxytag="NL3D::CBoneBase::FatherId" ></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="a04558.html#a10">sint32</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo6">NL3D::CBoneBase::FatherId</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The Father of this bone. -1 means no one.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00063">63</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00045">CBoneBase()</a>, and <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo7" doxytag="NL3D::CBoneBase::InvBindPos" ></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="a02851.html">CMatrix</a> <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo7">NL3D::CBoneBase::InvBindPos</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The Inverse of bindpos for this bone.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00060">60</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a06483.html#l00062">NL3D::CTargetAnimCtrl::execute()</a>, <a class="el" href="a06483.html#l00219">NL3D::CTargetAnimCtrl::getCurrentLSRotationFromBone()</a>, and <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo8" doxytag="NL3D::CBoneBase::LodDisableDistance" ></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"> float <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo8">NL3D::CBoneBase::LodDisableDistance</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The distance at which the bone is disabled in the skeleton. If 0, never disable.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00076">76</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00045">CBoneBase()</a>, and <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo9" doxytag="NL3D::CBoneBase::Name" ></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"> std::string <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo9">NL3D::CBoneBase::Name</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Name of this bone, for Animation access.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00057">57</a> of file <a class="el" href="a05492.html">bone.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLGEORGES_1_1UTypes0" doxytag="NL3D::CBoneBase::NullPtrInfo" ></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="a03320.html">CRefCount::CPtrInfo</a> <a class="el" href="a02209.html#NLGEORGES_1_1UTypes0">NLMISC::CRefCount::NullPtrInfo</a><code> [static, inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLGEORGES_1_1UTypeo1" doxytag="NL3D::CBoneBase::pinfo" ></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"> CPtrInfo* <a class="el" href="a02209.html#NLGEORGES_1_1UTypeo1">NLMISC::CRefCount::pinfo</a><code> [mutable, inherited]</code>
+ </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="a06402.html#l00080">80</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>, and <a class="el" href="a06403.html#l00044">NLMISC::CRefCount::~CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CBoneBaseo11" doxytag="NL3D::CBoneBase::UnheritScale" ></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"> bool <a class="el" href="a02279.html#NL3D_1_1CBoneBaseo11">NL3D::CBoneBase::UnheritScale</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+true if unheritScale from father (default==true).
+<p>
+
+<p>
+Definition at line <a class="el" href="a05492.html#l00066">66</a> of file <a class="el" href="a05492.html">bone.h</a>.
+<p>
+Referenced by <a class="el" href="a05491.html#l00045">CBoneBase()</a>, and <a class="el" href="a05491.html#l00056">serial()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a05492.html">bone.h</a><li><a class="el" href="a05491.html">bone.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:44:39 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>