diff options
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02378.html | 339 |
1 files changed, 339 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02378.html b/docs/doxygen/nel/a02378.html new file mode 100644 index 00000000..2df6b574 --- /dev/null +++ b/docs/doxygen/nel/a02378.html @@ -0,0 +1,339 @@ +<!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::CCollisionFace 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>NLPACS::CCollisionFace Struct Reference</h1><code>#include <<a class="el" href="a05579.html">collision_mesh_build.h</a>></code> +<p> +<table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Types</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>enum </td><td class="memItemRight" valign=bottom>{ <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew1">ExteriorSurface</a> = -1, +<a class="el" href="a02378.html#NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew2">InteriorSurfaceFirst</a> = 0 + }</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The exterior/interior surfaces id. <a href="#NLPACS_1_1CCollisionFacew0">More...</a><br><br></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacea0">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &f)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Serialise the face. <a href="#NLPACS_1_1CCollisionFacea0"></a><br><br></td></tr> +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td colspan="2"><div class="groupHeader">Internal attributes</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_0">Edge</a> [3]</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The link to the neighbor faces -- don't fill. <a href="#NLPACS_1_1CCollisionFacez1225_0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_1">EdgeFlags</a> [3]</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The flags for each edge -- don't fill. <a href="#NLPACS_1_1CCollisionFacez1225_1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_2">InternalSurface</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The number of the connex surface associated -- don't fill. <a href="#NLPACS_1_1CCollisionFacez1225_2"></a><br><br></td></tr> +<tr><td colspan="2"><div class="groupHeader">Attributes to set</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_0">Material</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_1">Surface</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The number of the surface of which it is associated. -1 means exterior surface. <a href="#NLPACS_1_1CCollisionFacez1223_1"></a><br><br></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="a02378.html#NLPACS_1_1CCollisionFacez1223_2">V</a> [3]</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The number of the vertices of the face. <a href="#NLPACS_1_1CCollisionFacez1223_2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_3">Visibility</a> [3]</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The visibility of each edge. <a href="#NLPACS_1_1CCollisionFacez1223_3"></a><br><br></td></tr> +</table> +<hr><h2>Member Enumeration Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionFacew0" doxytag="NLPACS::CCollisionFace::@51" ></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"> anonymous enum + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The exterior/interior surfaces id. +<p> +<dl compact><dt><b>Enumeration values: </b></dt><dd> +<table border=0 cellspacing=2 cellpadding=0> +<tr><td valign=top><em><a class="anchor" name="NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew1" doxytag="ExteriorSurface" ></a>ExteriorSurface</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew2" doxytag="InteriorSurfaceFirst" ></a>InteriorSurfaceFirst</em> </td><td> +</td></tr> +</table> +</dl> + +<p> +Definition at line <a class="el" href="a05579.html#l00080">80</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +<div class="fragment"><pre>00081 { +00082 <a class="code" href="a02378.html#NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew1">ExteriorSurface</a> = -1, +00083 <a class="code" href="a02378.html#NLPACS_1_1CCollisionFacew0NLPACS_1_1CCollisionFacew2">InteriorSurfaceFirst</a> = 0 +00084 }; +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionFacea0" doxytag="NLPACS::CCollisionFace::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::CCollisionFace::serial </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </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> +Serialise the face. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00087">87</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +References <a class="el" href="a06462.html#l00232">NLMISC::IStream::serial()</a>, and <a class="el" href="a05579.html#l00056">Surface</a>. +<p> +<div class="fragment"><pre>00088 { +00089 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(V[0]); +00090 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(V[1]); +00091 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(V[2]); +00092 +00093 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Visibility[0]); +00094 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Visibility[1]); +00095 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Visibility[2]); +00096 +00097 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(Surface, Material); +00098 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1225_0" doxytag="NLPACS::CCollisionFace::Edge" ></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#a10">sint32</a> <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_0">NLPACS::CCollisionFace::Edge</a>[3] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The link to the neighbor faces -- don't fill. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00068">68</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00240">NLPACS::computeSurfaceBorders()</a>, <a class="el" href="a05522.html#l00109">NLPACS::floodFillSurfaces()</a>, <a class="el" href="a05522.html#l00173">NLPACS::followBorder()</a>, and <a class="el" href="a05522.html#l00069">NLPACS::CInteriorSurface::getNeighbor()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1225_1" doxytag="NLPACS::CCollisionFace::EdgeFlags" ></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"> bool <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_1">NLPACS::CCollisionFace::EdgeFlags</a>[3] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The flags for each edge -- don't fill. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00074">74</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00240">NLPACS::computeSurfaceBorders()</a>, and <a class="el" href="a05522.html#l00173">NLPACS::followBorder()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1225_2" doxytag="NLPACS::CCollisionFace::InternalSurface" ></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#a10">sint32</a> <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1225_2">NLPACS::CCollisionFace::InternalSurface</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The number of the connex surface associated -- don't fill. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00071">71</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00240">NLPACS::computeSurfaceBorders()</a>, <a class="el" href="a05522.html#l00109">NLPACS::floodFillSurfaces()</a>, and <a class="el" href="a05522.html#l00173">NLPACS::followBorder()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1223_0" doxytag="NLPACS::CCollisionFace::Material" ></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#a10">sint32</a> <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_0">NLPACS::CCollisionFace::Material</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="a05579.html#l00059">59</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00109">NLPACS::floodFillSurfaces()</a>, and <a class="el" href="a05579.html#l00185">NLPACS::CCollisionMeshBuild::link()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1223_1" doxytag="NLPACS::CCollisionFace::Surface" ></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#a10">sint32</a> <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_1">NLPACS::CCollisionFace::Surface</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The number of the surface of which it is associated. -1 means exterior surface. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00056">56</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00109">NLPACS::floodFillSurfaces()</a>, <a class="el" href="a05579.html#l00185">NLPACS::CCollisionMeshBuild::link()</a>, and <a class="el" href="a05579.html#l00087">serial()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1223_2" doxytag="NLPACS::CCollisionFace::V" ></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="a02378.html#NLPACS_1_1CCollisionFacez1223_2">NLPACS::CCollisionFace::V</a>[3] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The number of the vertices of the face. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00050">50</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00304">NLPACS::computeSurfaceCenter()</a>, <a class="el" href="a05522.html#l00173">NLPACS::followBorder()</a>, and <a class="el" href="a05579.html#l00185">NLPACS::CCollisionMeshBuild::link()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLPACS_1_1CCollisionFacez1223_3" doxytag="NLPACS::CCollisionFace::Visibility" ></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"> bool <a class="el" href="a02378.html#NLPACS_1_1CCollisionFacez1223_3">NLPACS::CCollisionFace::Visibility</a>[3] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The visibility of each edge. +<p> + +<p> +Definition at line <a class="el" href="a05579.html#l00053">53</a> of file <a class="el" href="a05579.html">collision_mesh_build.h</a>. +<p> +Referenced by <a class="el" href="a05522.html#l00240">NLPACS::computeSurfaceBorders()</a>, and <a class="el" href="a05522.html#l00173">NLPACS::followBorder()</a>. </td> + </tr> +</table> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="a05579.html">collision_mesh_build.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:10:05 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> |