diff options
Diffstat (limited to 'docs/doxygen/nel/a02913.html')
-rw-r--r-- | docs/doxygen/nel/a02913.html | 579 |
1 files changed, 579 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02913.html b/docs/doxygen/nel/a02913.html new file mode 100644 index 00000000..9fe77645 --- /dev/null +++ b/docs/doxygen/nel/a02913.html @@ -0,0 +1,579 @@ +<!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::CMeshMultiLod::CMeshSlot 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::CMeshMultiLod::CMeshSlot Class Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> +This is a slot of the mesh base list<p> +A LOD "currentLOD" is displayed between distances:<p> +[previousLOD->DistMax - currentLOD->BlendLength ; currentLOD->DistMax] +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00197">197</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>.<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>{ <br> + <a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw1">BlendIn</a> = 0x01, +<a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw2">BlendOut</a> = 0x02, +<a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw3">CoarseMesh</a> = 0x04, +<a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw4">IsOpaque</a> = 0x08, +<br> + <a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw5">IsTransparent</a> = 0x10 +<br> + }</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Flags of <a class="el" href="a02913.html">CMeshSlot</a>. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0">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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlota0">CMeshSlot</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSlota0"></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlota1">isOpaque</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Is Opaque ? <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSlota1"></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlota2">isTransparent</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Is Transparent ? <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSlota2"></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlota3">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &f) throw (NLMISC::EStream)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Serial. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSlota3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlota4">~CMeshSlot</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto0">A</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Factor of distance to polycount function. polyCount = A * distance + B. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto1">B</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Constant of distance to polycount function. polyCount = A * distance + B. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto2">BlendLength</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Length of the blend used to show this mesh. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto2"></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto3">CoarseNumTris</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector< <a class="el" href="a04558.html#a11">uint32</a> > </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto4">CoarseTriangles</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto5">DistMax</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Dist max to show this mesh. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto5"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto6">EndPolygonCount</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Polygon count at dist max for this slot. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto6"></a><br><br></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto7">Flags</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Blend On/Off, misc flags. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto7"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02879.html">IMeshGeom</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8">MeshGeom</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The mesh base. Can be NULL if the geom mesh has not been loaded. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8"></a><br><br></td></tr> +</table> +<hr><h2>Member Enumeration Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0" doxytag="NL3D::CMeshMultiLod::CMeshSlot::@20" ></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> +Flags of <a class="el" href="a02913.html">CMeshSlot</a>. +<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="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw1" doxytag="BlendIn" ></a>BlendIn</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw2" doxytag="BlendOut" ></a>BlendOut</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw3" doxytag="CoarseMesh" ></a>CoarseMesh</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw4" doxytag="IsOpaque" ></a>IsOpaque</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw5" doxytag="IsTransparent" ></a>IsTransparent</em> </td><td> +</td></tr> +</table> +</dl> + +<p> +Definition at line <a class="el" href="a06017.html#l00201">201</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +<div class="fragment"><pre>00202 { +00203 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw1">BlendIn</a> = 0x01, +00204 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw2">BlendOut</a> = 0x02, +00205 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw3">CoarseMesh</a> = 0x04, +00206 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw4">IsOpaque</a> = 0x08, +00207 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw5">IsTransparent</a> = 0x10, +00208 }; +</pre></div> </td> + </tr> +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlota0" doxytag="NL3D::CMeshMultiLod::CMeshSlot::CMeshSlot" ></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::CMeshMultiLod::CMeshSlot::CMeshSlot </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> +Ctor. +<p> + +<p> +Definition at line <a class="el" href="a06016.html#l00430">430</a> of file <a class="el" href="a06016.html">mesh_multi_lod.cpp</a>. +<p> +References <a class="el" href="a06017.html#l00236">CoarseNumTris</a>. +<p> +<div class="fragment"><pre>00431 { +00432 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8">MeshGeom</a>=NULL; +00433 <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto3">CoarseNumTris</a>= 0; +00434 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlota4" doxytag="NL3D::CMeshMultiLod::CMeshSlot::~CMeshSlot" ></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::CMeshMultiLod::CMeshSlot::~<a class="el" href="a02913.html">CMeshSlot</a> </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> + +<p> +Definition at line <a class="el" href="a06016.html#l00438">438</a> of file <a class="el" href="a06016.html">mesh_multi_lod.cpp</a>. +<p> +<div class="fragment"><pre>00439 { +00440 <span class="keywordflow">if</span> (<a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8">MeshGeom</a>) +00441 <span class="keyword">delete</span> <a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8">MeshGeom</a>; +00442 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlota1" doxytag="NL3D::CMeshMultiLod::CMeshSlot::isOpaque" ></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 NL3D::CMeshMultiLod::CMeshSlot::isOpaque </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> +Is Opaque ? +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00243">243</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. +<p> +<div class="fragment"><pre>00243 { <span class="keywordflow">return</span> (<a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto7">Flags</a>&<a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw4">IsOpaque</a>)!=0; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlota2" doxytag="NL3D::CMeshMultiLod::CMeshSlot::isTransparent" ></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 NL3D::CMeshMultiLod::CMeshSlot::isTransparent </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> +Is Transparent ? +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00246">246</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. +<p> +<div class="fragment"><pre>00246 { <span class="keywordflow">return</span> (<a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto7">Flags</a>&<a class="code" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshSlotw5">IsTransparent</a>)!=0; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSlota3" doxytag="NL3D::CMeshMultiLod::CMeshSlot::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 NL3D::CMeshMultiLod::CMeshSlot::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> throw (<a class="el" href="a03781.html">NLMISC::EStream</a>)</td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Serial. +<p> + +<p> +Definition at line <a class="el" href="a06016.html#l00410">410</a> of file <a class="el" href="a06016.html">mesh_multi_lod.cpp</a>. +<p> +<div class="fragment"><pre>00411 { +00412 <span class="comment">// Check version</span> +00413 (<span class="keywordtype">void</span>)f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_8">serialVersion</a> (0); +00414 +00415 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_6">serialPolyPtr</a> (MeshGeom); +00416 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (A); +00417 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (B); +00418 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (DistMax); +00419 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (EndPolygonCount); +00420 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (BlendLength); +00421 f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a> (Flags); +00422 +00423 <span class="keywordflow">if</span> (f.<a class="code" href="a02270.html#NLMISC_1_1IStreama0">isReading</a>()) +00424 { +00425 } +00426 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto0" doxytag="NL3D::CMeshMultiLod::CMeshSlot::A" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto0">NL3D::CMeshMultiLod::CMeshSlot::A</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Factor of distance to polycount function. polyCount = A * distance + B. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00218">218</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00320">NL3D::CMeshMultiLod::getNumTrianglesWithCoarsestDist()</a>, and <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto1" doxytag="NL3D::CMeshMultiLod::CMeshSlot::B" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto1">NL3D::CMeshMultiLod::CMeshSlot::B</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Constant of distance to polycount function. polyCount = A * distance + B. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00221">221</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00320">NL3D::CMeshMultiLod::getNumTrianglesWithCoarsestDist()</a>, and <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto2" doxytag="NL3D::CMeshMultiLod::CMeshSlot::BlendLength" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto2">NL3D::CMeshMultiLod::CMeshSlot::BlendLength</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Length of the blend used to show this mesh. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00230">230</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto3" doxytag="NL3D::CMeshMultiLod::CMeshSlot::CoarseNumTris" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto3">NL3D::CMeshMultiLod::CMeshSlot::CoarseNumTris</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="a06017.html#l00236">236</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00430">CMeshSlot()</a>, <a class="el" href="a06016.html#l00765">NL3D::CMeshMultiLod::compileCoarseMeshes()</a>, and <a class="el" href="a06016.html#l00496">NL3D::CMeshMultiLod::renderCoarseMesh()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto4" doxytag="NL3D::CMeshMultiLod::CMeshSlot::CoarseTriangles" ></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<<a class="el" href="a04558.html#a11">uint32</a>> <a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto4">NL3D::CMeshMultiLod::CMeshSlot::CoarseTriangles</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="a06017.html#l00237">237</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00765">NL3D::CMeshMultiLod::compileCoarseMeshes()</a>, and <a class="el" href="a06016.html#l00496">NL3D::CMeshMultiLod::renderCoarseMesh()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto5" doxytag="NL3D::CMeshMultiLod::CMeshSlot::DistMax" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto5">NL3D::CMeshMultiLod::CMeshSlot::DistMax</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Dist max to show this mesh. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00224">224</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto6" doxytag="NL3D::CMeshMultiLod::CMeshSlot::EndPolygonCount" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto6">NL3D::CMeshMultiLod::CMeshSlot::EndPolygonCount</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Polygon count at dist max for this slot. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00227">227</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto7" doxytag="NL3D::CMeshMultiLod::CMeshSlot::Flags" ></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="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto7">NL3D::CMeshMultiLod::CMeshSlot::Flags</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Blend On/Off, misc flags. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00233">233</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00765">NL3D::CMeshMultiLod::compileCoarseMeshes()</a>, <a class="el" href="a06016.html#l00740">NL3D::CMeshMultiLod::instanciateCoarseMeshSpace()</a>, <a class="el" href="a06016.html#l00661">NL3D::CMeshMultiLod::profileMeshGeom()</a>, <a class="el" href="a06016.html#l00496">NL3D::CMeshMultiLod::renderCoarseMesh()</a>, <a class="el" href="a06016.html#l00446">NL3D::CMeshMultiLod::renderMeshGeom()</a>, and <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshSloto8" doxytag="NL3D::CMeshMultiLod::CMeshSlot::MeshGeom" ></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="a02879.html">IMeshGeom</a>* <a class="el" href="a02913.html#NL3D_1_1CMeshMultiLod_1_1CMeshSloto8">NL3D::CMeshMultiLod::CMeshSlot::MeshGeom</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The mesh base. Can be NULL if the geom mesh has not been loaded. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00215">215</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +Referenced by <a class="el" href="a06016.html#l00052">NL3D::CMeshMultiLod::build()</a>, <a class="el" href="a06016.html#l00211">NL3D::CMeshMultiLod::clip()</a>, <a class="el" href="a06016.html#l00765">NL3D::CMeshMultiLod::compileCoarseMeshes()</a>, <a class="el" href="a06016.html#l00320">NL3D::CMeshMultiLod::getNumTrianglesWithCoarsestDist()</a>, <a class="el" href="a06016.html#l00740">NL3D::CMeshMultiLod::instanciateCoarseMeshSpace()</a>, <a class="el" href="a06016.html#l00661">NL3D::CMeshMultiLod::profileMeshGeom()</a>, <a class="el" href="a06016.html#l00496">NL3D::CMeshMultiLod::renderCoarseMesh()</a>, <a class="el" href="a06016.html#l00446">NL3D::CMeshMultiLod::renderMeshGeom()</a>, and <a class="el" href="a06018.html#l00086">NL3D::CMeshMultiLodInstance::traverseLoadBalancing()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a06017.html">mesh_multi_lod.h</a><li><a class="el" href="a06016.html">mesh_multi_lod.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:55:26 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> |