diff options
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02385.html | 1108 |
1 files changed, 1108 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02385.html b/docs/doxygen/nel/a02385.html new file mode 100644 index 00000000..f4127963 --- /dev/null +++ b/docs/doxygen/nel/a02385.html @@ -0,0 +1,1108 @@ +<!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: NLPACS::CCollisionOTStaticInfo 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLPACS::CCollisionOTStaticInfo Class Reference</h1><code>#include <<a class="el" href="a05581.html">collision_ot.h</a>></code> +<p> +<p>Inheritance diagram for NLPACS::CCollisionOTStaticInfo: +<p><center><img src="a02385.png" usemap="#NLPACS::CCollisionOTStaticInfo_map" border="0" alt=""></center> +<map name="NLPACS::CCollisionOTStaticInfo_map"> +<area href="a02384.html" alt="NLPACS::CCollisionOTInfo" shape="rect" coords="0,56,194,80"> +<area href="a02382.html" alt="NLPACS::CCollisionOT" shape="rect" coords="0,0,194,24"> +</map> +<hr><a name="_details"></a><h2>Detailed Description</h2> +Static collisions descriptor for time odered table<p> +<dl compact><dt><b>Author:</b></dt><dd>Cyril 'Hulud' Corvazier <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="a05581.html#l00352">352</a> of file <a class="el" href="a05581.html">collision_ot.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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa0">CCollisionOTStaticInfo</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa1">clear</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Clear the element. <a href="#NLPACS_1_1CCollisionOTStaticInfoa1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02386.html">CCollisionSurfaceDesc</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa2">getCollisionDesc</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>double </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa3">getCollisionTime</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>double </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa4">getDeltaTime</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02591.html">UGlobalPosition</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa5">getGlobalPosition</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02382.html">CCollisionOT</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa6">getNext</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Get next element in the ot. <a href="#NLPACS_1_1CCollisionOTStaticInfoa6"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02384.html">CCollisionOTInfo</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa7">getNext</a> (<a class="el" href="a02946.html">CMovePrimitive</a> *primitive) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02384.html">CCollisionOTInfo</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa8">getNextInfo</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Get next element in the ot. <a href="#NLPACS_1_1CCollisionOTStaticInfoa8"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02946.html">CMovePrimitive</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa9">getOtherPrimitive</a> (<a class="el" href="a02946.html">CMovePrimitive</a> *primitive) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02382.html">CCollisionOT</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa10">getPrevious</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Get next element in the ot. <a href="#NLPACS_1_1CCollisionOTStaticInfoa10"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02946.html">CMovePrimitive</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa11">getPrimitive</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa12">getWorldImage</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa13">init</a> (<a class="el" href="a02946.html">CMovePrimitive</a> *primitive, const <a class="el" href="a02386.html">CCollisionSurfaceDesc</a> &desc, const <a class="el" href="a02591.html">UGlobalPosition</a> &nextGlobalPosition, double delta, <a class="el" href="a04558.html#a7">uint8</a> worldImage)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa14">isCollisionAgainstStatic</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa15">isInfo</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return true if it an info collision else false;. <a href="#NLPACS_1_1CCollisionOTStaticInfoa15"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa16">link</a> (<a class="el" href="a02382.html">CCollisionOT</a> *newElement)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Link in the ot. <a href="#NLPACS_1_1CCollisionOTStaticInfoa16"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa17">primitiveLink</a> (<a class="el" href="a02946.html">CMovePrimitive</a> *primitive, <a class="el" href="a02384.html">CCollisionOTInfo</a> *other)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfoa18">removeFromPrimitives</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfoa19">unlink</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Remove from OT. <a href="#NLPACS_1_1CCollisionOTStaticInfoa19"></a><br><br></td></tr> +<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfop0">_Info</a></td></tr> + +<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>double </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor0">_DeltaTime</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02591.html">UGlobalPosition</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor1">_GlobalPosition</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02384.html">CCollisionOTInfo</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02946.html">CMovePrimitive</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor3">_Primitive</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02386.html">CCollisionSurfaceDesc</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor4">_StaticDesc</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor5">_WorldImage</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa0" doxytag="NLPACS::CCollisionOTStaticInfo::CCollisionOTStaticInfo" ></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"> NLPACS::CCollisionOTStaticInfo::CCollisionOTStaticInfo </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00355">355</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00356 { +00357 <a class="code" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfop0">_Info</a>=<span class="keyword">true</span>; +00358 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa1" doxytag="NLPACS::CCollisionOTStaticInfo::clear" ></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 NLPACS::CCollisionOT::clear </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">void </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Clear the element. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00057">57</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00113">NLPACS::CCollisionOT::_Previous</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00050">NLPACS::CCollisionOT::CCollisionOT()</a>. +<p> +<div class="fragment"><pre>00058 { +00059 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>=NULL; +00060 _Previous=NULL; +00061 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa2" doxytag="NLPACS::CCollisionOTStaticInfo::getCollisionDesc" ></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="a02386.html">CCollisionSurfaceDesc</a>& NLPACS::CCollisionOTStaticInfo::getCollisionDesc </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00367">367</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00439">_StaticDesc</a>. +<p> +<div class="fragment"><pre>00368 { +00369 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor4">_StaticDesc</a>; +00370 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa3" doxytag="NLPACS::CCollisionOTStaticInfo::getCollisionTime" ></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"> double NLPACS::CCollisionOTStaticInfo::getCollisionTime </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa2">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00422">422</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00439">_StaticDesc</a>, and <a class="el" href="a05578.html#l00103">NLPACS::CCollisionSurfaceDesc::ContactTime</a>. +<p> +<div class="fragment"><pre>00423 { +00424 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor4">_StaticDesc</a>.ContactTime; +00425 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa4" doxytag="NLPACS::CCollisionOTStaticInfo::getDeltaTime" ></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"> double NLPACS::CCollisionOTStaticInfo::getDeltaTime </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00379">379</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00380 { +00381 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor0">_DeltaTime</a>; +00382 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa5" doxytag="NLPACS::CCollisionOTStaticInfo::getGlobalPosition" ></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="a02591.html">UGlobalPosition</a>& NLPACS::CCollisionOTStaticInfo::getGlobalPosition </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00373">373</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00442">_GlobalPosition</a>. +<p> +<div class="fragment"><pre>00374 { +00375 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor1">_GlobalPosition</a>; +00376 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa6" doxytag="NLPACS::CCollisionOTStaticInfo::getNext" ></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="a02382.html">CCollisionOT</a>* NLPACS::CCollisionOT::getNext </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </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> + + </td> + <td> + +<p> +Get next element in the ot. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00100">100</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00101 { +00102 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>; +00103 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa7" doxytag="NLPACS::CCollisionOTStaticInfo::getNext" ></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="a02384.html">CCollisionOTInfo</a>* NLPACS::CCollisionOTStaticInfo::getNext </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02946.html">CMovePrimitive</a> * </td> + <td class="mdname1" valign="top" nowrap> <em>primitive</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa4">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00409">409</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00410 { +00411 <span class="comment">// return next</span> +00412 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>; +00413 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa8" doxytag="NLPACS::CCollisionOTStaticInfo::getNextInfo" ></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="a02384.html">CCollisionOTInfo</a> * NLPACS::CCollisionOT::getNextInfo </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </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> + + </td> + <td> + +<p> +Get next element in the ot. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00456">456</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00088">NLPACS::CCollisionOT::isInfo()</a>. +<p> +<div class="fragment"><pre>00457 { +00458 <span class="comment">// Get next</span> +00459 <a class="code" href="a02382.html#NLPACS_1_1CCollisionOTa0">CCollisionOT</a> *next=<a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>; +00460 +00461 <span class="comment">// Is an info ?</span> +00462 <span class="keywordflow">while</span> ( next && (!next->isInfo ()) ) +00463 next=next->getNextInfo (); +00464 +00465 <span class="comment">// Return an info</span> +00466 <span class="keywordflow">return</span> (<a class="code" href="a02384.html#NLPACS_1_1CCollisionOTInfoa0">CCollisionOTInfo</a>*)next; +00467 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa9" doxytag="NLPACS::CCollisionOTStaticInfo::getOtherPrimitive" ></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="a02946.html">CMovePrimitive</a>* NLPACS::CCollisionOTStaticInfo::getOtherPrimitive </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02946.html">CMovePrimitive</a> * </td> + <td class="mdname1" valign="top" nowrap> <em>primitive</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa6">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00430">430</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00431 { +00432 <span class="keywordflow">return</span> NULL; +00433 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa10" doxytag="NLPACS::CCollisionOTStaticInfo::getPrevious" ></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="a02382.html">CCollisionOT</a>* NLPACS::CCollisionOT::getPrevious </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </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> + + </td> + <td> + +<p> +Get next element in the ot. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00094">94</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00113">NLPACS::CCollisionOT::_Previous</a>. +<p> +<div class="fragment"><pre>00095 { +00096 <span class="keywordflow">return</span> _Previous; +00097 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa11" doxytag="NLPACS::CCollisionOTStaticInfo::getPrimitive" ></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="a02946.html">CMovePrimitive</a>* NLPACS::CCollisionOTStaticInfo::getPrimitive </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00361">361</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00436">_Primitive</a>. +<p> +<div class="fragment"><pre>00362 { +00363 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor3">_Primitive</a>; +00364 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa12" doxytag="NLPACS::CCollisionOTStaticInfo::getWorldImage" ></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#a7">uint8</a> NLPACS::CCollisionOTStaticInfo::getWorldImage </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00385">385</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00448">_WorldImage</a>, and <a class="el" href="a05981.html#l00096">uint8</a>. +<p> +<div class="fragment"><pre>00386 { +00387 <span class="keywordflow">return</span> <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor5">_WorldImage</a>; +00388 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa13" doxytag="NLPACS::CCollisionOTStaticInfo::init" ></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 NLPACS::CCollisionOTStaticInfo::init </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02946.html">CMovePrimitive</a> * </td> + <td class="mdname" nowrap> <em>primitive</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a02386.html">CCollisionSurfaceDesc</a> & </td> + <td class="mdname" nowrap> <em>desc</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a02591.html">UGlobalPosition</a> & </td> + <td class="mdname" nowrap> <em>nextGlobalPosition</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>double </td> + <td class="mdname" nowrap> <em>delta</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a7">uint8</a> </td> + <td class="mdname" nowrap> <em>worldImage</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00391">391</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00442">_GlobalPosition</a>, <a class="el" href="a05581.html#l00436">_Primitive</a>, <a class="el" href="a05581.html#l00439">_StaticDesc</a>, <a class="el" href="a05581.html#l00448">_WorldImage</a>, and <a class="el" href="a05981.html#l00096">uint8</a>. +<p> +<div class="fragment"><pre>00393 { +00394 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor3">_Primitive</a>=primitive; +00395 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor4">_StaticDesc</a>=desc; +00396 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor1">_GlobalPosition</a>=nextGlobalPosition; +00397 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor0">_DeltaTime</a>=delta; +00398 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor5">_WorldImage</a>=worldImage; +00399 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa14" doxytag="NLPACS::CCollisionOTStaticInfo::isCollisionAgainstStatic" ></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 NLPACS::CCollisionOTStaticInfo::isCollisionAgainstStatic </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa8">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00416">416</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00417 { +00418 <span class="keywordflow">return</span> <span class="keyword">true</span>; +00419 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa15" doxytag="NLPACS::CCollisionOTStaticInfo::isInfo" ></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 NLPACS::CCollisionOT::isInfo </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </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> + + </td> + <td> + +<p> +Return true if it an info collision else false;. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00088">88</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00117">NLPACS::CCollisionOT::_Info</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00456">NLPACS::CCollisionOT::getNextInfo()</a>. +<p> +<div class="fragment"><pre>00089 { +00090 <span class="keywordflow">return</span> <a class="code" href="a02382.html#NLPACS_1_1CCollisionOTStaticInfop0">_Info</a>; +00091 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa16" doxytag="NLPACS::CCollisionOTStaticInfo::link" ></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 NLPACS::CCollisionOT::link </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02382.html">CCollisionOT</a> * </td> + <td class="mdname1" valign="top" nowrap> <em>newElement</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Link in the ot. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00064">64</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00110">NLPACS::CCollisionOT::_Next</a>, and <a class="el" href="a05581.html#l00113">NLPACS::CCollisionOT::_Previous</a>. +<p> +<div class="fragment"><pre>00065 { +00066 <span class="keywordflow">if</span> (newElement) +00067 { +00068 newElement->_Previous=<span class="keyword">this</span>; +00069 newElement->_Next=<a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>; +00070 } +00071 <span class="keywordflow">if</span> (<a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>) +00072 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>->_Previous=newElement; +00073 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>=newElement; +00074 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa17" doxytag="NLPACS::CCollisionOTStaticInfo::primitiveLink" ></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 NLPACS::CCollisionOTStaticInfo::primitiveLink </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02946.html">CMovePrimitive</a> * </td> + <td class="mdname" nowrap> <em>primitive</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a02384.html">CCollisionOTInfo</a> * </td> + <td class="mdname" nowrap> <em>other</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa11">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00402">402</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +<div class="fragment"><pre>00403 { +00404 <span class="comment">// Link</span> +00405 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>=other; +00406 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa18" doxytag="NLPACS::CCollisionOTStaticInfo::removeFromPrimitives" ></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 NLPACS::CCollisionOTStaticInfo::removeFromPrimitives </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02384.html#NLPACS_1_1CCollisionOTInfoa12">NLPACS::CCollisionOTInfo</a>. +<p> +Definition at line <a class="el" href="a05580.html#l00047">47</a> of file <a class="el" href="a05580.html">collision_ot.cpp</a>. +<p> +References <a class="el" href="a05581.html#l00436">_Primitive</a>, and <a class="el" href="a02946.html#NLPACS_1_1CMovePrimitivea25">NLPACS::CMovePrimitive::removeCollisionOTInfo()</a>. +<p> +<div class="fragment"><pre>00048 { +00049 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor3">_Primitive</a>->removeCollisionOTInfo (<span class="keyword">this</span>); +00050 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfoa19" doxytag="NLPACS::CCollisionOTStaticInfo::unlink" ></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 NLPACS::CCollisionOT::unlink </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Remove from OT. +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00077">77</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +References <a class="el" href="a05581.html#l00110">NLPACS::CCollisionOT::_Next</a>, and <a class="el" href="a05581.html#l00113">NLPACS::CCollisionOT::_Previous</a>. +<p> +<div class="fragment"><pre>00078 { +00079 <span class="keywordflow">if</span> (_Previous) +00080 _Previous->_Next=<a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>; +00081 <span class="keywordflow">if</span> (<a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>) +00082 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>->_Previous=_Previous; +00083 <a class="code" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">_Next</a>=NULL; +00084 _Previous=NULL; +00085 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor0" doxytag="NLPACS::CCollisionOTStaticInfo::_DeltaTime" ></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"> double <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor0">NLPACS::CCollisionOTStaticInfo::_DeltaTime</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00445">445</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor1" doxytag="NLPACS::CCollisionOTStaticInfo::_GlobalPosition" ></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="a02591.html">UGlobalPosition</a> <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor1">NLPACS::CCollisionOTStaticInfo::_GlobalPosition</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00442">442</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00373">getGlobalPosition()</a>, and <a class="el" href="a05581.html#l00391">init()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfop0" doxytag="NLPACS::CCollisionOTStaticInfo::_Info" ></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="a02382.html#NLPACS_1_1CCollisionOTStaticInfop0">NLPACS::CCollisionOT::_Info</a><code> [protected, inherited]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00117">117</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00050">NLPACS::CCollisionOT::CCollisionOT()</a>, and <a class="el" href="a05581.html#l00088">NLPACS::CCollisionOT::isInfo()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor2" doxytag="NLPACS::CCollisionOTStaticInfo::_Next" ></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="a02384.html">CCollisionOTInfo</a>* <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor2">NLPACS::CCollisionOTStaticInfo::_Next</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Reimplemented from <a class="el" href="a02382.html#NLPACS_1_1CCollisionOTr0">NLPACS::CCollisionOT</a>. +<p> +Definition at line <a class="el" href="a05581.html#l00451">451</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor3" doxytag="NLPACS::CCollisionOTStaticInfo::_Primitive" ></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="a02946.html">CMovePrimitive</a>* <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor3">NLPACS::CCollisionOTStaticInfo::_Primitive</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00436">436</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00361">getPrimitive()</a>, <a class="el" href="a05581.html#l00391">init()</a>, and <a class="el" href="a05580.html#l00047">removeFromPrimitives()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor4" doxytag="NLPACS::CCollisionOTStaticInfo::_StaticDesc" ></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="a02386.html">CCollisionSurfaceDesc</a> <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor4">NLPACS::CCollisionOTStaticInfo::_StaticDesc</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00439">439</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00367">getCollisionDesc()</a>, <a class="el" href="a05581.html#l00422">getCollisionTime()</a>, and <a class="el" href="a05581.html#l00391">init()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionOTStaticInfor5" doxytag="NLPACS::CCollisionOTStaticInfo::_WorldImage" ></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#a7">uint8</a> <a class="el" href="a02385.html#NLPACS_1_1CCollisionOTStaticInfor5">NLPACS::CCollisionOTStaticInfo::_WorldImage</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05581.html#l00448">448</a> of file <a class="el" href="a05581.html">collision_ot.h</a>. +<p> +Referenced by <a class="el" href="a05581.html#l00385">getWorldImage()</a>, and <a class="el" href="a05581.html#l00391">init()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a05581.html">collision_ot.h</a><li><a class="el" href="a05580.html">collision_ot.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:11:23 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> |