aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02497.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/a02497.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02497.html')
-rw-r--r--docs/doxygen/nel/a02497.html452
1 files changed, 452 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02497.html b/docs/doxygen/nel/a02497.html
new file mode 100644
index 00000000..23a6c615
--- /dev/null
+++ b/docs/doxygen/nel/a02497.html
@@ -0,0 +1,452 @@
+<!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::CFaceGrid 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::CFaceGrid Class Reference</h1><code>#include &lt;<a class="el" href="a05694.html">face_grid.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+A selection grid for the interior faces. It contains the indexes of the faces, as uint32. <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="a05694.html#l00057">57</a> of file <a class="el" href="a05694.html">face_grid.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="a02497.html#NLPACS_1_1CFaceGrida0">CFaceGrid</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#NLPACS_1_1CFaceGrida0"></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="a02497.html#NLPACS_1_1CFaceGrida1">clear</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Clear the grid. <a href="#NLPACS_1_1CFaceGrida1"></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="a02497.html#NLPACS_1_1CFaceGrida2">create</a> (const <a class="el" href="a02498.html">CFaceGridBuild</a> &amp;fgb)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create the face grid from a <a class="el" href="a02498.html">CFaceGridBuild</a>. <a href="#NLPACS_1_1CFaceGrida2"></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="a02497.html#NLPACS_1_1CFaceGrida3">select</a> (const <a class="el" href="a03128.html">NLMISC::CVector</a> &amp;pos, std::vector&lt; <a class="el" href="a04558.html#a11">uint32</a> &gt; &amp;selected) const </td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Select faces indexes close to a given point. <a href="#NLPACS_1_1CFaceGrida3"></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="a02497.html#NLPACS_1_1CFaceGrida4">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;f)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Serial the face grid. <a href="#NLPACS_1_1CFaceGrida4"></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>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The size (in meter) of each grid element. <a href="#NLPACS_1_1CFaceGridp0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="a04558.html#a11">uint32</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02497.html#NLPACS_1_1CFaceGridp1">_Grid</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The grid of indexes to the data buffer. <a href="#NLPACS_1_1CFaceGridp1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="a04558.html#a11">uint32</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02497.html#NLPACS_1_1CFaceGridp2">_GridData</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The grid data buffer (packed datas). <a href="#NLPACS_1_1CFaceGridp2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a9">uint16</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02497.html#NLPACS_1_1CFaceGridp3">_Log2Width</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The 2Log of the width of the grid. <a href="#NLPACS_1_1CFaceGridp3"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a9">uint16</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The width of the grid in rows and lines. <a href="#NLPACS_1_1CFaceGridp4"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CFaceGrida0" doxytag="NLPACS::CFaceGrid::CFaceGrid" ></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::CFaceGrid::CFaceGrid </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>
+Constructor.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00102">102</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+References <a class="el" href="a05694.html#l00093">_ElSize</a>, and <a class="el" href="a05694.html#l00090">_Log2Width</a>.
+<p>
+<div class="fragment"><pre>00102 : <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a>(0), <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp3">_Log2Width</a>(0), <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a>(0.0f) {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CFaceGrida1" doxytag="NLPACS::CFaceGrid::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::CFaceGrid::clear </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>
+Clear the grid.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00120">120</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+References <a class="el" href="a05694.html#l00093">_ElSize</a>, <a class="el" href="a05694.html#l00090">_Log2Width</a>, and <a class="el" href="a05587.html#l00141">NLMISC::contReset()</a>.
+<p>
+Referenced by <a class="el" href="a05929.html#l00064">NLPACS::CLocalRetriever::clear()</a>, and <a class="el" href="a05694.html#l00129">create()</a>.
+<p>
+<div class="fragment"><pre>00121 {
+00122 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a> = 0;
+00123 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp3">_Log2Width</a> = 0;
+00124 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a> = 0.0f;
+00125 <a class="code" href="a05378.html#a381">NLMISC::contReset</a>(_Grid);
+00126 <a class="code" href="a05378.html#a381">NLMISC::contReset</a>(_GridData);
+00127 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGrida2" doxytag="NLPACS::CFaceGrid::create" ></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::CFaceGrid::create </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02498.html">CFaceGridBuild</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>fgb</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>
+Create the face grid from a <a class="el" href="a02498.html">CFaceGridBuild</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00129">129</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+References <a class="el" href="a05694.html#l00093">_ElSize</a>, <a class="el" href="a05694.html#l00090">_Log2Width</a>, <a class="el" href="a05694.html#l00120">clear()</a>, <a class="el" href="a05586.html#l00358">NLMISC::getPowerOf2()</a>, <a class="el" href="a05694.html#l00070">NLPACS::CFaceGrid::CFaceGridBuild::Grid</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, <a class="el" href="a05694.html#l00076">NLPACS::CFaceGrid::CFaceGridBuild::Size</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a05981.html#l00098">uint16</a>, and <a class="el" href="a05694.html#l00073">NLPACS::CFaceGrid::CFaceGridBuild::Width</a>.
+<p>
+Referenced by <a class="el" href="a05929.html#l01393">NLPACS::CLocalRetriever::initFaceGrid()</a>.
+<p>
+<div class="fragment"><pre>00130 {
+00131 <a class="code" href="a04199.html#a6">nlassert</a>(fgb.Grid.size() == fgb.Width*fgb.Width);
+00132 <a class="code" href="a04199.html#a6">nlassert</a>(fgb.Width &lt; 32768);
+00133
+00134 <span class="comment">// clear first</span>
+00135 <a class="code" href="a02497.html#NLPACS_1_1CFaceGrida1">clear</a>();
+00136
+00137 <span class="comment">// setup grid size</span>
+00138 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a> = (<a class="code" href="a04558.html#a9">uint16</a>)fgb.Width;
+00139 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a> = fgb.Size;
+00140 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp3">_Log2Width</a> = <a class="code" href="a05378.html#a263">NLMISC::getPowerOf2</a>(_Width);
+00141
+00142 <span class="comment">// and store in packed format the data of the face grid build</span>
+00143 <a class="code" href="a04558.html#a15">uint</a> i;
+00144 <span class="keywordflow">for</span> (i=0; i&lt;fgb.Grid.size(); ++i)
+00145 {
+00146 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp1">_Grid</a>.push_back(<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp2">_GridData</a>.size());
+00147 <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp2">_GridData</a>.insert(<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp2">_GridData</a>.end(), fgb.Grid[i].begin(), fgb.Grid[i].end());
+00148 }
+00149 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGrida3" doxytag="NLPACS::CFaceGrid::select" ></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::CFaceGrid::select </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="mdname" nowrap> <em>pos</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>std::vector&lt; <a class="el" href="a04558.html#a11">uint32</a> &gt; &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>selected</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Select faces indexes close to a given point.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00151">151</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+References <a class="el" href="a05694.html#l00093">_ElSize</a>, <a class="el" href="a05694.html#l00090">_Log2Width</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a05981.html#l00105">uint</a>, <a class="el" href="a06673.html#l00051">NLMISC::CVector::x</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a06673.html#l00051">NLMISC::CVector::y</a>, and <a class="el" href="a05646.html#l00236">y</a>.
+<p>
+Referenced by <a class="el" href="a05929.html#l01479">NLPACS::CLocalRetriever::getHeight()</a>, and <a class="el" href="a05929.html#l01413">NLPACS::CLocalRetriever::snapToInteriorGround()</a>.
+<p>
+<div class="fragment"><pre>00152 {
+00153 selected.clear();
+00154
+00155 <a class="code" href="a04558.html#a15">uint</a> start, stop, idx;
+00156 <a class="code" href="a04558.html#a15">uint</a> <a class="code" href="a04223.html#a572">x</a>, <a class="code" href="a04223.html#a573">y</a>;
+00157
+00158 <a class="code" href="a04223.html#a572">x</a> = ((<a class="code" href="a04558.html#a14">sint</a>)(pos.<a class="code" href="a03128.html#NLMISC_1_1CVectoro0">x</a>/<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a>) &amp; (<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a>-1));
+00159 <a class="code" href="a04223.html#a573">y</a> = ((<a class="code" href="a04558.html#a14">sint</a>)(pos.<a class="code" href="a03128.html#NLMISC_1_1CVectoro1">y</a>/<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp0">_ElSize</a>) &amp; (<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp4">_Width</a>-1));
+00160
+00161 idx = <a class="code" href="a04223.html#a572">x</a>+(<a class="code" href="a04223.html#a573">y</a>&lt;&lt;<a class="code" href="a02497.html#NLPACS_1_1CFaceGridp3">_Log2Width</a>);
+00162
+00163 start = <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp1">_Grid</a>[idx++];
+00164 stop = (idx == _Grid.size()) ? <a class="code" href="a02497.html#NLPACS_1_1CFaceGridp2">_GridData</a>.size() : _Grid[idx];
+00165
+00166 <span class="keywordflow">for</span> (; start&lt;stop; ++start)
+00167 selected.push_back(_GridData[start]);
+00168 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGrida4" doxytag="NLPACS::CFaceGrid::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::CFaceGrid::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>
+Serial the face grid.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00170">170</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+References <a class="el" href="a05694.html#l00093">_ElSize</a>, <a class="el" href="a05694.html#l00090">_Log2Width</a>, <a class="el" href="a06462.html#l00232">NLMISC::IStream::serial()</a>, <a class="el" href="a06462.html#l00324">NLMISC::IStream::serialCont()</a>, and <a class="el" href="a06461.html#l00266">NLMISC::IStream::serialVersion()</a>.
+<p>
+<div class="fragment"><pre>00171 {
+00172 <span class="comment">/*</span>
+00173 <span class="comment"> Version 0:</span>
+00174 <span class="comment"> - base version</span>
+00175 <span class="comment"> */</span>
+00176 (<span class="keywordtype">void</span>)f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_8">serialVersion</a>(0);
+00177
+00178 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(_Width, _Log2Width, _ElSize);
+00179 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2033_9">serialCont</a>(_Grid);
+00180 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2033_9">serialCont</a>(_GridData);
+00181 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLPACS_1_1CFaceGridp0" doxytag="NLPACS::CFaceGrid::_ElSize" ></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="a02497.html#NLPACS_1_1CFaceGridp0">NLPACS::CFaceGrid::_ElSize</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The size (in meter) of each grid element.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00093">93</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+Referenced by <a class="el" href="a05694.html#l00102">CFaceGrid()</a>, <a class="el" href="a05694.html#l00120">clear()</a>, <a class="el" href="a05694.html#l00129">create()</a>, <a class="el" href="a05694.html#l00151">select()</a>, and <a class="el" href="a05694.html#l00170">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGridp1" doxytag="NLPACS::CFaceGrid::_Grid" ></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="a04558.html#a11">uint32</a>&gt; <a class="el" href="a02497.html#NLPACS_1_1CFaceGridp1">NLPACS::CFaceGrid::_Grid</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The grid of indexes to the data buffer.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00096">96</a> of file <a class="el" href="a05694.html">face_grid.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGridp2" doxytag="NLPACS::CFaceGrid::_GridData" ></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="a04558.html#a11">uint32</a>&gt; <a class="el" href="a02497.html#NLPACS_1_1CFaceGridp2">NLPACS::CFaceGrid::_GridData</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The grid data buffer (packed datas).
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00098">98</a> of file <a class="el" href="a05694.html">face_grid.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGridp3" doxytag="NLPACS::CFaceGrid::_Log2Width" ></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> <a class="el" href="a02497.html#NLPACS_1_1CFaceGridp3">NLPACS::CFaceGrid::_Log2Width</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The 2Log of the width of the grid.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00090">90</a> of file <a class="el" href="a05694.html">face_grid.h</a>.
+<p>
+Referenced by <a class="el" href="a05694.html#l00102">CFaceGrid()</a>, <a class="el" href="a05694.html#l00120">clear()</a>, <a class="el" href="a05694.html#l00129">create()</a>, <a class="el" href="a05694.html#l00151">select()</a>, and <a class="el" href="a05694.html#l00170">serial()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLPACS_1_1CFaceGridp4" doxytag="NLPACS::CFaceGrid::_Width" ></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> <a class="el" href="a02497.html#NLPACS_1_1CFaceGridp4">NLPACS::CFaceGrid::_Width</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The width of the grid in rows and lines.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05694.html#l00088">88</a> of file <a class="el" href="a05694.html">face_grid.h</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a05694.html">face_grid.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:13:20 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>