diff options
Diffstat (limited to 'docs/doxygen/nel/a03280.html')
-rw-r--r-- | docs/doxygen/nel/a03280.html | 285 |
1 files changed, 285 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03280.html b/docs/doxygen/nel/a03280.html new file mode 100644 index 00000000..79fd4514 --- /dev/null +++ b/docs/doxygen/nel/a03280.html @@ -0,0 +1,285 @@ +<!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::CQuadGrid< T >::CNode 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::CQuadGrid< T >::CNode Class Reference</h1><p>Inheritance diagram for NL3D::CQuadGrid< T >::CNode: +<p><center><img src="a03280.png" usemap="#NL3D::CQuadGrid< T >::CNode_map" border="0" alt=""></center> +<map name="NL3D::CQuadGrid< T >::CNode_map"> +<area href="a03274.html" alt="NL3D::CQuadGrid< T >::CBaseNode" shape="rect" coords="0,0,218,24"> +</map> +<h3>template<class T><br> + class NL3D::CQuadGrid< T >::CNode</h3> + +<table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>T </td><td class="memItemRight" valign=bottom><a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo0">Elt</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03274.html">CBaseNode</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo1">Next</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03274.html">CBaseNode</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo2">Prev</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo3">Selected</a></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="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo4">x0</a></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="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo5">x1</a></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="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo6">y0</a></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="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo7">y1</a></td></tr> + +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo0" doxytag="NL3D::CQuadGrid::CNode::Elt" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> T <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo0">CNode::Elt</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06300.html#l00220">220</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>, <a class="el" href="a06300.html#l00370">NL3D::CQuadGrid< T >::CIterator::operator *()</a>, and <a class="el" href="a06300.html#l00341">NL3D::CQuadGrid< T >::const_iterator::operator *()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo1" doxytag="NL3D::CQuadGrid::CNode::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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03274.html">CBaseNode</a> * <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo1">CBaseNode::Next</a><code> [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="a06300.html#l00212">212</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00641">NL3D::CQuadGrid< T >::begin()</a>, <a class="el" href="a06300.html#l00454">NL3D::CQuadGrid< T >::clear()</a>, <a class="el" href="a06300.html#l00567">NL3D::CQuadGrid< T >::clearSelection()</a>, <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, <a class="el" href="a06300.html#l00375">NL3D::CQuadGrid< T >::CIterator::operator++()</a>, <a class="el" href="a06300.html#l00346">NL3D::CQuadGrid< T >::const_iterator::operator++()</a>, and <a class="el" href="a06300.html#l00589">NL3D::CQuadGrid< T >::selectAll()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo2" doxytag="NL3D::CQuadGrid::CNode::Prev" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03274.html">CBaseNode</a>* <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo2">CBaseNode::Prev</a><code> [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="a06300.html#l00212">212</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00214">NL3D::CQuadGrid< T >::CBaseNode::CBaseNode()</a>, <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, <a class="el" href="a06300.html#l00379">NL3D::CQuadGrid< T >::CIterator::operator--()</a>, and <a class="el" href="a06300.html#l00350">NL3D::CQuadGrid< T >::const_iterator::operator--()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo3" doxytag="NL3D::CQuadGrid::CNode::Selected" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> bool <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03274.html#NL3D_1_1CQuadGrid_1_1CNodeo3">CBaseNode::Selected</a><code> [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="a06300.html#l00213">213</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00567">NL3D::CQuadGrid< T >::clearSelection()</a>, <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>, and <a class="el" href="a06300.html#l00589">NL3D::CQuadGrid< T >::selectAll()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo4" doxytag="NL3D::CQuadGrid::CNode::x0" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo4">CNode::x0</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06300.html#l00221">221</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, and <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo5" doxytag="NL3D::CQuadGrid::CNode::x1" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo5">CNode::x1</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06300.html#l00221">221</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, and <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo6" doxytag="NL3D::CQuadGrid::CNode::y0" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo6">CNode::y0</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06300.html#l00222">222</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, and <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CQuadGrid_1_1CNodeo7" doxytag="NL3D::CQuadGrid::CNode::y1" ></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" colspan="4"> +template<class T> </td> + </tr> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a03273.html">NL3D::CQuadGrid</a>< T >::<a class="el" href="a03280.html#NL3D_1_1CQuadGrid_1_1CNodeo7">CNode::y1</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06300.html#l00222">222</a> of file <a class="el" href="a06300.html">3d/quad_grid.h</a>. +<p> +Referenced by <a class="el" href="a06300.html#l00468">NL3D::CQuadGrid< T >::erase()</a>, and <a class="el" href="a06300.html#l00516">NL3D::CQuadGrid< T >::insert()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a06300.html">3d/quad_grid.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 07:33:52 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> |