diff options
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02912.html | 201 |
1 files changed, 201 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02912.html b/docs/doxygen/nel/a02912.html new file mode 100644 index 00000000..3c6f108d --- /dev/null +++ b/docs/doxygen/nel/a02912.html @@ -0,0 +1,201 @@ +<!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::CMeshMultiLodBuild::CBuildSlot 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::CMeshMultiLodBuild::CBuildSlot Class Reference</h1><code>#include <<a class="el" href="a06017.html">mesh_multi_lod.h</a>></code> +<p> +<hr><a name="_details"></a><h2>Detailed Description</h2> +A slot of mesh for the build. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00065">65</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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw1">BlendIn</a> = 0x01, +<a class="el" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw2">BlendOut</a> = 0x02, +<a class="el" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw3">CoarseMesh</a> = 0x04, +<a class="el" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw4">IsOpaque</a> = 0x08, +<br> + <a class="el" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw5">IsTransparent</a> = 0x10 +<br> + }</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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto0">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_1CMeshMultiLodBuild_1_1CBuildSloto0"></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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto1">DistMax</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Distance before which this lod is displayed. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto1"></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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto2">Flags</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Flags for the build. See flags description. <a href="#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto2"></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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto3">MeshGeom</a></td></tr> + +</table> +<hr><h2>Member Enumeration Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0" doxytag="NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::@19" ></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 for the build of a slot<p> +BlendIn: if this flag is specified, this mesh will blend before be displayed. BlendOut: if this flag is specified, this mesh will blend before disapear. CoarseMesh: if this flag is specified, this mesh is a coarse mesh.<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_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw1" doxytag="BlendIn" ></a>BlendIn</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw2" doxytag="BlendOut" ></a>BlendOut</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw3" doxytag="CoarseMesh" ></a>CoarseMesh</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw4" doxytag="IsOpaque" ></a>IsOpaque</em> </td><td> +</td></tr> +<tr><td valign=top><em><a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw5" doxytag="IsTransparent" ></a>IsTransparent</em> </td><td> +</td></tr> +</table> +</dl> + +<p> +Definition at line <a class="el" href="a06017.html#l00075">75</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. +<p> +<div class="fragment"><pre>00076 { +00077 <a class="code" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw1">BlendIn</a> = 0x01, +00078 <a class="code" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw2">BlendOut</a> = 0x02, +00079 <a class="code" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw3">CoarseMesh</a> = 0x04, +00080 <a class="code" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw4">IsOpaque</a> = 0x08, +00081 <a class="code" href="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw0NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSlotw5">IsTransparent</a> = 0x10, +00082 }; +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto0" doxytag="NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto0">NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::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#l00094">94</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_1CMeshMultiLodBuild_1_1CBuildSloto1" doxytag="NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto1">NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::DistMax</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Distance before which this lod is displayed. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00091">91</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_1CMeshMultiLodBuild_1_1CBuildSloto2" doxytag="NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto2">NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::Flags</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Flags for the build. See flags description. +<p> + +<p> +Definition at line <a class="el" href="a06017.html#l00097">97</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_1CMeshMultiLodBuild_1_1CBuildSloto3" doxytag="NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::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="a02912.html#NL3D_1_1CMeshMultiLod_1_1CMeshMultiLodBuild_1_1CBuildSloto3">NL3D::CMeshMultiLod::CMeshMultiLodBuild::CBuildSlot::MeshGeom</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +A mesh base build to describe the mesh. Can't be NULL. The pointer is owned by the <a class="el" href="a02910.html">CMeshMultiLod</a> after the call. +<p> +Definition at line <a class="el" href="a06017.html#l00088">88</a> of file <a class="el" href="a06017.html">mesh_multi_lod.h</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a06017.html">mesh_multi_lod.h</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> |