diff options
Diffstat (limited to 'docs/doxygen/nel/a03379.html')
-rw-r--r-- | docs/doxygen/nel/a03379.html | 263 |
1 files changed, 263 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03379.html b/docs/doxygen/nel/a03379.html new file mode 100644 index 00000000..50357b8e --- /dev/null +++ b/docs/doxygen/nel/a03379.html @@ -0,0 +1,263 @@ +<!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::CShapeBank::CWaitingShape struct 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::CShapeBank::CWaitingShape Struct Reference</h1><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="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapea0">CWaitingShape</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a11">uint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo0">RefCnt</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02539.html">IShape</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo1">ShapePtr</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::set< bool * > </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo2">Signal</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03376.html#NL3D_1_1CShapeBankz906_0">TShapeState</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo3">State</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a11">uint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo4">UpTextLine</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="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo5">UpTextMipMap</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a11">uint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo6">UpTextProgress</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapea0" doxytag="NL3D::CShapeBank::CWaitingShape::CWaitingShape" ></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::CShapeBank::CWaitingShape::CWaitingShape </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="a06379.html#l00182">182</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +References <a class="el" href="a06379.html#l00174">RefCnt</a>, <a class="el" href="a06379.html#l00173">ShapePtr</a>, <a class="el" href="a06379.html#l00175">State</a>, <a class="el" href="a06379.html#l00180">UpTextLine</a>, <a class="el" href="a06379.html#l00179">UpTextMipMap</a>, and <a class="el" href="a06379.html#l00178">UpTextProgress</a>. +<p> +<div class="fragment"><pre>00183 { +00184 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo3">State</a> = AsyncLoad_Shape; +00185 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo0">RefCnt</a> = 0; +00186 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo1">ShapePtr</a> = NULL; +00187 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo6">UpTextProgress</a> = 0; +00188 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo5">UpTextMipMap</a> = 0; +00189 <a class="code" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo4">UpTextLine</a> = 0; +00190 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo0" doxytag="NL3D::CShapeBank::CWaitingShape::RefCnt" ></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#a11">uint32</a> <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo0">NL3D::CShapeBank::CWaitingShape::RefCnt</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="a06379.html#l00174">174</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, <a class="el" href="a06378.html#l00465">NL3D::CShapeBank::loadAsync()</a>, and <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo1" doxytag="NL3D::CShapeBank::CWaitingShape::ShapePtr" ></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="a02539.html">IShape</a>* <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo1">NL3D::CShapeBank::CWaitingShape::ShapePtr</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="a06379.html#l00173">173</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, and <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo2" doxytag="NL3D::CShapeBank::CWaitingShape::Signal" ></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::set<bool *> <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo2">NL3D::CShapeBank::CWaitingShape::Signal</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="a06379.html#l00176">176</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06378.html#l00465">NL3D::CShapeBank::loadAsync()</a>, and <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo3" doxytag="NL3D::CShapeBank::CWaitingShape::State" ></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="a03376.html#NL3D_1_1CShapeBankz906_0">TShapeState</a> <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo3">NL3D::CShapeBank::CWaitingShape::State</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="a06379.html#l00175">175</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, and <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo4" doxytag="NL3D::CShapeBank::CWaitingShape::UpTextLine" ></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#a11">uint32</a> <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo4">NL3D::CShapeBank::CWaitingShape::UpTextLine</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="a06379.html#l00180">180</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>, and <a class="el" href="a06378.html#l00308">NL3D::CShapeBank::processWSUploadTexture()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo5" doxytag="NL3D::CShapeBank::CWaitingShape::UpTextMipMap" ></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="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo5">NL3D::CShapeBank::CWaitingShape::UpTextMipMap</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="a06379.html#l00179">179</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>, and <a class="el" href="a06378.html#l00308">NL3D::CShapeBank::processWSUploadTexture()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CShapeBank_1_1CWaitingShapeo6" doxytag="NL3D::CShapeBank::CWaitingShape::UpTextProgress" ></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#a11">uint32</a> <a class="el" href="a03379.html#NL3D_1_1CShapeBank_1_1CWaitingShapeo6">NL3D::CShapeBank::CWaitingShape::UpTextProgress</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="a06379.html#l00178">178</a> of file <a class="el" href="a06379.html">shape_bank.h</a>. +<p> +Referenced by <a class="el" href="a06379.html#l00182">CWaitingShape()</a>, and <a class="el" href="a06378.html#l00134">NL3D::CShapeBank::processWaitingShapes()</a>. </td> + </tr> +</table> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="a06379.html">shape_bank.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 07:44:09 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> |