aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02794.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a02794.html')
-rw-r--r--docs/doxygen/nel/a02794.html211
1 files changed, 211 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02794.html b/docs/doxygen/nel/a02794.html
new file mode 100644
index 00000000..acf053e6
--- /dev/null
+++ b/docs/doxygen/nel/a02794.html
@@ -0,0 +1,211 @@
+<!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::CLocalRetriever::CTip 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>NLPACS::CLocalRetriever::CTip Class Reference</h1><code>#include &lt;<a class="el" href="a05930.html">local_retriever.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+A tip of several chains. A <a class="el" href="a02794.html">CTip</a> can contain more than 2 chains. <dl compact><dt><b>Author:</b></dt><dd>Benjamin Legros <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="a05930.html#l00072">72</a> of file <a class="el" href="a05930.html">local_retriever.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="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipa0">CTip</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipa1">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;f)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Serialises the <a class="el" href="a02794.html">CTip</a>. <a href="#NLPACS_1_1CLocalRetriever_1_1CTipa1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipa2">translate</a> (const <a class="el" href="a03128.html">NLMISC::CVector</a> &amp;translation)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Translates the <a class="el" href="a02794.html">CTip</a> by the translation vector. <a href="#NLPACS_1_1CLocalRetriever_1_1CTipa2"></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>std::vector&lt; <a class="el" href="a02795.html">CChainTip</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo0">Chains</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo1">Point</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The position of the <a class="el" href="a04223.html#a572">tip.x</a>. <a href="#NLPACS_1_1CLocalRetriever_1_1CTipo1"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CLocalRetriever_1_1CTipa0" doxytag="NLPACS::CLocalRetriever::CTip::CTip" ></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::CLocalRetriever::CTip::CTip </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><code> [inline]</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="a05930.html#l00096">96</a> of file <a class="el" href="a05930.html">local_retriever.h</a>.
+<p>
+<div class="fragment"><pre>00096 : <a class="code" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo1">Point</a>(NLMISC::CVector::Null) {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CLocalRetriever_1_1CTipa1" doxytag="NLPACS::CLocalRetriever::CTip::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 NLPACS::CLocalRetriever::CTip::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><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Serialises the <a class="el" href="a02794.html">CTip</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05930.html#l00106">106</a> of file <a class="el" href="a05930.html">local_retriever.h</a>.
+<p>
+References <a class="el" href="a05930.html#l00102">Chains</a>, <a class="el" href="a06462.html#l00232">NLMISC::IStream::serial()</a>, and <a class="el" href="a06462.html#l00324">NLMISC::IStream::serialCont()</a>.
+<p>
+<div class="fragment"><pre>00107 {
+00108 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Point);
+00109 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2033_9">serialCont</a>(Chains);
+00110 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CLocalRetriever_1_1CTipa2" doxytag="NLPACS::CLocalRetriever::CTip::translate" ></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::CLocalRetriever::CTip::translate </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03128.html">NLMISC::CVector</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>translation</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Translates the <a class="el" href="a02794.html">CTip</a> by the translation vector.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05930.html#l00113">113</a> of file <a class="el" href="a05930.html">local_retriever.h</a>.
+<p>
+<div class="fragment"><pre>00114 {
+00115 <a class="code" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo1">Point</a> += translation;
+00116 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CLocalRetriever_1_1CTipo0" doxytag="NLPACS::CLocalRetriever::CTip::Chains" ></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::vector&lt;<a class="el" href="a02795.html">CChainTip</a>&gt; <a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo0">NLPACS::CLocalRetriever::CTip::Chains</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="a05930.html#l00102">102</a> of file <a class="el" href="a05930.html">local_retriever.h</a>.
+<p>
+Referenced by <a class="el" href="a05930.html#l00106">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CLocalRetriever_1_1CTipo1" doxytag="NLPACS::CLocalRetriever::CTip::Point" ></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="a03128.html">NLMISC::CVector</a> <a class="el" href="a02794.html#NLPACS_1_1CLocalRetriever_1_1CTipo1">NLPACS::CLocalRetriever::CTip::Point</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The position of the <a class="el" href="a04223.html#a572">tip.x</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05930.html#l00099">99</a> of file <a class="el" href="a05930.html">local_retriever.h</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a05930.html">local_retriever.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:16:35 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>