diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03754.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03754.html')
-rw-r--r-- | docs/doxygen/nel/a03754.html | 662 |
1 files changed, 662 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03754.html b/docs/doxygen/nel/a03754.html new file mode 100644 index 00000000..8271d101 --- /dev/null +++ b/docs/doxygen/nel/a03754.html @@ -0,0 +1,662 @@ +<!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::CZoneSearch 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>NL3D::CZoneSearch Class Reference</h1><code>#include <<a class="el" href="a06775.html">zone_search.h</a>></code> +<p> +<p>Inheritance diagram for NL3D::CZoneSearch: +<p><center><img src="a03754.png" usemap="#NL3D::CZoneSearch_map" border="0" alt=""></center> +<map name="NL3D::CZoneSearch_map"> +<area href="a03753.html" alt="NL3D::CZoneManager" shape="rect" coords="0,56,140,80"> +</map> +<hr><a name="_details"></a><h2>Detailed Description</h2> +<a class="el" href="a03754.html">CZoneSearch</a> is a class that determine which zone cooresponding to a coordinate and zones are around a position <dl compact><dt><b>Author:</b></dt><dd>Alain Saffray <p> +Nevrax France </dd></dl> +<dl compact><dt><b>Date:</b></dt><dd>2000 </dd></dl> + +<p> + +<p> +Definition at line <a class="el" href="a06775.html#l00044">44</a> of file <a class="el" href="a06775.html">zone_search.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="a03754.html#NL3D_1_1CZoneSearcha0">CZoneSearch</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#NL3D_1_1CZoneSearcha0"></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="a03754.html#NL3D_1_1CZoneSearcha1">getListZoneId</a> (<a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a04558.html#a15">uint</a> sizeArea, std::vector< <a class="el" href="a04558.html#a9">uint16</a> > &l)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearcha2">getListZoneName</a> (<a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a04558.html#a15">uint</a> sizeArea, std::list< std::pair< std::string, <a class="el" href="a04558.html#a11">uint32</a> > > &l)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a9">uint16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearcha3">getZoneId</a> (<a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a573">y</a>) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::pair< std::string, <a class="el" href="a04558.html#a11">uint32</a> > </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearcha4">getZoneName</a> (<a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a04558.html#a15">uint</a> cx, <a class="el" href="a04558.html#a15">uint</a> cy)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::string </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearcha5">getZoneNameFromId</a> (<a class="el" href="a04558.html#a9">uint16</a> zoneid)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearcha6">getZonePos</a> (<a class="el" href="a04558.html#a9">uint16</a> zoneId, <a class="el" href="a04558.html#a15">uint</a> &<a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a15">uint</a> &<a class="el" href="a04223.html#a573">y</a>) const </td></tr> + +<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Number zones on Y axis of landscape. <a href="#NL3D_1_1CZoneSearchr1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NL3D_1_1CZoneSearcha0" doxytag="NL3D::CZoneSearch::CZoneSearch" ></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::CZoneSearch::CZoneSearch </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Constructor. +<p> +Constructor : Initialize some privates members<p> +Size X is named of AA to ZZ, current size is IB = 26 * 8 + 2 (AA is zone number 1, AZ zone number 26, BA zone number 27...)<p> +Number zones on Y axis of landscape<p> +Size X of one zone (in meters)<p> +Size X of one zone (in meters) +<p> +Definition at line <a class="el" href="a06774.html#l00043">43</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00078">_NbZoneX</a>, <a class="el" href="a06775.html#l00081">_NbZoneY</a>, <a class="el" href="a06775.html#l00084">_SizeZoneX</a>, and <a class="el" href="a06775.html#l00087">_SizeZoneY</a>. +<p> +<div class="fragment"><pre>00044 { +00046 <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> = 26 * 8 + 2; +00047 +00049 <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> = 297; +00050 +00052 <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a> = 160; +00053 +00055 <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> = 160; +00056 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NL3D_1_1CZoneSearcha1" doxytag="NL3D::CZoneSearch::getListZoneId" ></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::CZoneSearch::getListZoneId </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>y</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>sizeArea</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>std::vector< <a class="el" href="a04558.html#a9">uint16</a> > & </td> + <td class="mdname" nowrap> <em>l</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></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="a06774.html#l00158">158</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00078">_NbZoneX</a>, <a class="el" href="a06775.html#l00081">_NbZoneY</a>, <a class="el" href="a06775.html#l00084">_SizeZoneX</a>, <a class="el" href="a06775.html#l00087">_SizeZoneY</a>, <a class="el" href="a06774.html#l00144">getZoneId()</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06770.html#l00080">NL3D::CZoneManager::checkZonesAround()</a>. +<p> +<div class="fragment"><pre>00159 { +00160 <a class="code" href="a04558.html#a14">sint</a> startPosX, startPosY; +00161 <a class="code" href="a04558.html#a15">uint</a> lastPosX, lastPosY, sizeAreaX, sizeAreaY; +00162 +00163 startPosX = <a class="code" href="a04223.html#a572">x</a> - sizeArea; +00164 startPosY = <a class="code" href="a04223.html#a573">y</a> - sizeArea; +00165 +00166 sizeArea += sizeArea; +00167 sizeAreaX = sizeAreaY = sizeArea; +00168 +00169 <span class="keywordflow">if</span>(startPosX < 0) +00170 { +00171 sizeAreaX += startPosX; +00172 startPosX = 0; +00173 } +00174 +00175 lastPosX = startPosX + sizeAreaX; +00176 <span class="keywordflow">if</span>(lastPosX >= (<a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>)) +00177 { +00178 sizeAreaX -= <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a> - lastPosX; +00179 lastPosX = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a> - 1; +00180 } +00181 +00182 <span class="keywordflow">if</span>(startPosY < 0) +00183 { +00184 sizeAreaY += startPosY; +00185 startPosY = 0; +00186 } +00187 +00188 lastPosY = startPosY + sizeAreaY; +00189 <span class="keywordflow">if</span>(lastPosY >= (<a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>)) +00190 { +00191 sizeAreaY -= <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> - lastPosY; +00192 lastPosY = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> - 1; +00193 } +00194 +00195 <a class="code" href="a05373.html#a2">l</a>.clear(); +00196 +00197 <span class="keywordflow">for</span>(<a class="code" href="a04558.html#a15">uint</a> i = startPosY; i <= lastPosY; i += <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>) +00198 { +00199 <span class="keywordflow">for</span>(<a class="code" href="a04558.html#a15">uint</a> j = startPosX; j <= lastPosX; j += <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>) +00200 { +00201 <a class="code" href="a05373.html#a2">l</a>.push_back(<a class="code" href="a03754.html#NL3D_1_1CZoneSearcha3">getZoneId</a>(j, i)); +00202 } +00203 } +00204 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearcha2" doxytag="NL3D::CZoneSearch::getListZoneName" ></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::CZoneSearch::getListZoneName </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>y</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>sizeArea</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>std::list< std::pair< std::string, <a class="el" href="a04558.html#a11">uint32</a> > > & </td> + <td class="mdname" nowrap> <em>l</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></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="a06774.html#l00096">96</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00078">_NbZoneX</a>, <a class="el" href="a06775.html#l00081">_NbZoneY</a>, <a class="el" href="a06775.html#l00084">_SizeZoneX</a>, <a class="el" href="a06775.html#l00087">_SizeZoneY</a>, <a class="el" href="a06774.html#l00067">getZoneName()</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00097 { +00098 <a class="code" href="a04558.html#a14">sint</a> startPosX, startPosY; +00099 <a class="code" href="a04558.html#a15">uint</a> lastPosX, lastPosY, sizeAreaX, sizeAreaY; +00100 +00101 startPosX = <a class="code" href="a04223.html#a572">x</a> - sizeArea; +00102 startPosY = <a class="code" href="a04223.html#a573">y</a> - sizeArea; +00103 +00104 sizeArea += sizeArea; +00105 sizeAreaX = sizeAreaY = sizeArea; +00106 +00107 <span class="keywordflow">if</span>(startPosX < 0) +00108 { +00109 sizeAreaX += startPosX; +00110 startPosX = 0; +00111 } +00112 +00113 lastPosX = startPosX + sizeAreaX; +00114 <span class="keywordflow">if</span>(lastPosX >= (<a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>)) +00115 { +00116 sizeAreaX -= <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a> - lastPosX; +00117 lastPosX = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr0">_NbZoneX</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a> - 1; +00118 } +00119 +00120 <span class="keywordflow">if</span>(startPosY < 0) +00121 { +00122 sizeAreaY += startPosY; +00123 startPosY = 0; +00124 } +00125 +00126 lastPosY = startPosY + sizeAreaY; +00127 <span class="keywordflow">if</span>(lastPosY >= (<a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>)) +00128 { +00129 sizeAreaY -= <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> - lastPosY; +00130 lastPosY = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr1">_NbZoneY</a> * <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> - 1; +00131 } +00132 +00133 <a class="code" href="a05373.html#a2">l</a>.clear(); +00134 +00135 <span class="keywordflow">for</span>(<a class="code" href="a04558.html#a15">uint</a> i = startPosY; i <= lastPosY; i += <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>) +00136 { +00137 <span class="keywordflow">for</span>(<a class="code" href="a04558.html#a15">uint</a> j = startPosX; j <= lastPosX; j += <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>) +00138 { +00139 <a class="code" href="a05373.html#a2">l</a>.push_back(<a class="code" href="a03754.html#NL3D_1_1CZoneSearcha4">getZoneName</a>(j, i, x, y)); +00140 } +00141 } +00142 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearcha3" doxytag="NL3D::CZoneSearch::getZoneId" ></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#a9">uint16</a> NL3D::CZoneSearch::getZoneId </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>y</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"> const</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="a06774.html#l00144">144</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00084">_SizeZoneX</a>, <a class="el" href="a06775.html#l00087">_SizeZoneY</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05981.html#l00098">uint16</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00158">getListZoneId()</a>. +<p> +<div class="fragment"><pre>00145 { +00146 <a class="code" href="a04558.html#a15">uint</a> zoneY = <a class="code" href="a04223.html#a573">y</a> / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>; +00147 <a class="code" href="a04558.html#a15">uint</a> zoneX = <a class="code" href="a04223.html#a572">x</a> / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>; +00148 +00149 <span class="keywordflow">return</span> (zoneX&255)+(zoneY<<8); +00150 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearcha4" doxytag="NL3D::CZoneSearch::getZoneName" ></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"> pair< string, <a class="el" href="a04558.html#a11">uint32</a> > NL3D::CZoneSearch::getZoneName </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>y</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>cx</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>cy</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Get the zone name corresponding to coordinate <dl compact><dt><b>Parameters:</b></dt><dd> + <table border="0" cellspacing="2" cellpadding="0"> + <tr><td valign=top><em>x</em> </td><td>is axis X coordinate (in meters) </td></tr> + <tr><td valign=top><em>y</em> </td><td>is axis Y coordinate (in meters) </td></tr> + <tr><td valign=top><em>cx</em> </td><td>is axis X coordinate of center area (in meters) </td></tr> + <tr><td valign=top><em>cy</em> </td><td>is axis Y coordinate of center area (in meters) </td></tr> + </table> +</dl> +<dl compact><dt><b>Returns:</b></dt><dd>a pair of the zone name and square distance between zone and center area (in zone unit)</dd></dl> + +<p> +Definition at line <a class="el" href="a06774.html#l00067">67</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00084">_SizeZoneX</a>, <a class="el" href="a06775.html#l00087">_SizeZoneY</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05981.html#l00100">uint32</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00096">getListZoneName()</a>, and <a class="el" href="a05874.html#l00406">NL3D::CLandscapeUser::getZoneName()</a>. +<p> +<div class="fragment"><pre>00068 { +00069 <span class="keywordtype">char</span> name[13]; +00070 +00071 <a class="code" href="a04558.html#a15">uint</a> zoneY = <a class="code" href="a04223.html#a573">y</a> / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> + 1; +00072 <a class="code" href="a04558.html#a15">uint</a> zoneX = <a class="code" href="a04223.html#a572">x</a> / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>; +00073 +00074 <a class="code" href="a04558.html#a15">uint</a> zoneCenterY = cy / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a> + 1; +00075 <a class="code" href="a04558.html#a15">uint</a> zoneCenterX = cx / <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr2">_SizeZoneX</a>; +00076 +00077 <a class="code" href="a04558.html#a11">uint32</a> distance = (zoneX - zoneCenterX) * (zoneX - zoneCenterX) + (zoneY - zoneCenterY) * (zoneY - zoneCenterY); +00078 +00079 <span class="keywordtype">char</span> firstLetter = zoneX / 26 + <span class="charliteral">'A'</span>; +00080 <span class="keywordtype">char</span> secondLetter = zoneX % 26 + <span class="charliteral">'A'</span>; +00081 +00082 sprintf(name, <span class="stringliteral">"%d_%c%c.zonel"</span>, zoneY, firstLetter, secondLetter); +00083 +00084 <span class="keywordflow">return</span> make_pair<string, uint32>(string(name), distance); +00085 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearcha5" doxytag="NL3D::CZoneSearch::getZoneNameFromId" ></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 NL3D::CZoneSearch::getZoneNameFromId </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a9">uint16</a> </td> + <td class="mdname1" valign="top" nowrap> <em>zoneid</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></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="a06774.html#l00206">206</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a05981.html#l00098">uint16</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06770.html#l00080">NL3D::CZoneManager::checkZonesAround()</a>, and <a class="el" href="a06770.html#l00168">NL3D::CZoneManager::isWorkComplete()</a>. +<p> +<div class="fragment"><pre>00207 { +00208 <span class="keywordtype">char</span> name[16]; +00209 +00210 <a class="code" href="a04558.html#a14">sint</a> <a class="code" href="a04223.html#a572">x</a> = zoneid & 255; +00211 <a class="code" href="a04558.html#a14">sint</a> <a class="code" href="a04223.html#a573">y</a> = zoneid >> 8; +00212 sprintf (name, <span class="stringliteral">"%d_%c%c.zonel"</span>, y+1, (<span class="keywordtype">char</span>)(<span class="charliteral">'A'</span>+(x/26)), (<span class="keywordtype">char</span>)(<span class="charliteral">'A'</span>+(x%26))); +00213 <span class="keywordflow">return</span> string(name); +00214 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearcha6" doxytag="NL3D::CZoneSearch::getZonePos" ></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::CZoneSearch::getZonePos </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a9">uint16</a> </td> + <td class="mdname" nowrap> <em>zoneId</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> & </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a15">uint</a> & </td> + <td class="mdname" nowrap> <em>y</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"> const</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="a06774.html#l00152">152</a> of file <a class="el" href="a06774.html">zone_search.cpp</a>. +<p> +References <a class="el" href="a06775.html#l00087">_SizeZoneY</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05981.html#l00098">uint16</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06770.html#l00080">NL3D::CZoneManager::checkZonesAround()</a>. +<p> +<div class="fragment"><pre>00153 { +00154 <a class="code" href="a04223.html#a572">x</a> = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>*(zoneId&255); +00155 <a class="code" href="a04223.html#a573">y</a> = <a class="code" href="a03754.html#NL3D_1_1CZoneSearchr3">_SizeZoneY</a>*(zoneId>>8); +00156 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CZoneSearchr0" doxytag="NL3D::CZoneSearch::_NbZoneX" ></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#a15">uint</a> <a class="el" href="a03754.html#NL3D_1_1CZoneSearchr0">NL3D::CZoneSearch::_NbZoneX</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="a06775.html#l00078">78</a> of file <a class="el" href="a06775.html">zone_search.h</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00043">CZoneSearch()</a>, <a class="el" href="a06774.html#l00158">getListZoneId()</a>, and <a class="el" href="a06774.html#l00096">getListZoneName()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearchr1" doxytag="NL3D::CZoneSearch::_NbZoneY" ></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#a15">uint</a> <a class="el" href="a03754.html#NL3D_1_1CZoneSearchr1">NL3D::CZoneSearch::_NbZoneY</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Number zones on Y axis of landscape. +<p> + +<p> +Definition at line <a class="el" href="a06775.html#l00081">81</a> of file <a class="el" href="a06775.html">zone_search.h</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00043">CZoneSearch()</a>, <a class="el" href="a06774.html#l00158">getListZoneId()</a>, and <a class="el" href="a06774.html#l00096">getListZoneName()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearchr2" doxytag="NL3D::CZoneSearch::_SizeZoneX" ></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#a15">uint</a> <a class="el" href="a03754.html#NL3D_1_1CZoneSearchr2">NL3D::CZoneSearch::_SizeZoneX</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="a06775.html#l00084">84</a> of file <a class="el" href="a06775.html">zone_search.h</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00043">CZoneSearch()</a>, <a class="el" href="a06774.html#l00158">getListZoneId()</a>, <a class="el" href="a06774.html#l00096">getListZoneName()</a>, <a class="el" href="a06774.html#l00144">getZoneId()</a>, and <a class="el" href="a06774.html#l00067">getZoneName()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneSearchr3" doxytag="NL3D::CZoneSearch::_SizeZoneY" ></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#a15">uint</a> <a class="el" href="a03754.html#NL3D_1_1CZoneSearchr3">NL3D::CZoneSearch::_SizeZoneY</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="a06775.html#l00087">87</a> of file <a class="el" href="a06775.html">zone_search.h</a>. +<p> +Referenced by <a class="el" href="a06774.html#l00043">CZoneSearch()</a>, <a class="el" href="a06774.html#l00158">getListZoneId()</a>, <a class="el" href="a06774.html#l00096">getListZoneName()</a>, <a class="el" href="a06774.html#l00144">getZoneId()</a>, <a class="el" href="a06774.html#l00067">getZoneName()</a>, and <a class="el" href="a06774.html#l00152">getZonePos()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a06775.html">zone_search.h</a><li><a class="el" href="a06774.html">zone_search.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 08:36:22 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> |