diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a05118.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a05118.html')
-rw-r--r-- | docs/doxygen/nel/a05118.html | 390 |
1 files changed, 390 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a05118.html b/docs/doxygen/nel/a05118.html new file mode 100644 index 00000000..d961dd26 --- /dev/null +++ b/docs/doxygen/nel/a05118.html @@ -0,0 +1,390 @@ +<!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: tile_element.h File 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>tile_element.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> +<dl compact><dt><b>Id</b></dt><dd><a class="el" href="a05118.html">tile_element.h</a>,v 1.4 2002/08/23 16:32:52 berenguier Exp </dd></dl> + +<p> +Definition in file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +<code>#include "<a class="el" href="a06590.html">nel/misc/types_nl.h</a>"</code><br> +<code>#include "<a class="el" href="a06462.html">nel/misc/stream.h</a>"</code><br> + +<p> +<a href="a06541.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Namespaces</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>namespace </td><td class="memItemRight" valign=bottom><a class="el" href="a05363.html">NL3D</a></td></tr> + +<tr><td colspan=2><br><h2>Defines</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a12">NL_TILE_ELM_LAYER_EMPTY</a> 0xffff</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a0">NL_TILE_ELM_MASK_ROTATE</a> 0x03</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a6">NL_TILE_ELM_MASK_SUBNOISE</a> 0x0F</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a3">NL_TILE_ELM_MASK_UVINFO</a> 0x07</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a10">NL_TILE_ELM_MASK_VEGETABLE</a> 0X03</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a1">NL_TILE_ELM_OFFSET_ROTATE</a> 0</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a7">NL_TILE_ELM_OFFSET_SUBNOISE</a> 9</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a4">NL_TILE_ELM_OFFSET_UVINFO</a> 6</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a9">NL_TILE_ELM_OFFSET_VEGETABLE</a> 13</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a2">NL_TILE_ELM_SIZE_ROTATE</a> 2</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a8">NL_TILE_ELM_SIZE_SUBNOISE</a> 4</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a5">NL_TILE_ELM_SIZE_UVINFO</a> 3</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>#define </td><td class="memItemRight" valign=bottom><a class="el" href="a05118.html#a11">NL_TILE_ELM_SIZE_VEGETABLE</a> 2</td></tr> + +</table> +<hr><h2>Define Documentation</h2> +<a class="anchor" name="a12" doxytag="tile_element.h::NL_TILE_ELM_LAYER_EMPTY" ></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"> #define NL_TILE_ELM_LAYER_EMPTY 0xffff + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00053">53</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06163.html#l00964">NL3D::CPatchDLMContext::computeTextureFar()</a>, <a class="el" href="a06725.html#l00565">NL3D::CVisualCollisionEntity::getSurfaceInfo()</a>, <a class="el" href="a06778.html#l00670">NL3D::CZoneSymmetrisation::propagateTileState()</a>, <a class="el" href="a06519.html#l00465">NL3D::CTextureFar::rebuildPatch()</a>, <a class="el" href="a06778.html#l00472">NL3D::CZoneSymmetrisation::setOrientedTileState()</a>, and <a class="el" href="a06778.html#l00312">NL3D::CZoneSymmetrisation::setTileState()</a>. </td> + </tr> +</table> +<a class="anchor" name="a0" doxytag="tile_element.h::NL_TILE_ELM_MASK_ROTATE" ></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"> #define NL_TILE_ELM_MASK_ROTATE 0x03 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00036">36</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06540.html#l00046">NL3D::CTileElement::getTileOrient()</a>, and <a class="el" href="a06540.html#l00036">NL3D::CTileElement::setTileOrient()</a>. </td> + </tr> +</table> +<a class="anchor" name="a6" doxytag="tile_element.h::NL_TILE_ELM_MASK_SUBNOISE" ></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"> #define NL_TILE_ELM_MASK_SUBNOISE 0x0F + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00042">42</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06541.html#l00116">NL3D::CTileElement::getTileSubNoise()</a>, and <a class="el" href="a06540.html#l00073">NL3D::CTileElement::setTileSubNoise()</a>. </td> + </tr> +</table> +<a class="anchor" name="a3" doxytag="tile_element.h::NL_TILE_ELM_MASK_UVINFO" ></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"> #define NL_TILE_ELM_MASK_UVINFO 0x07 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00039">39</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06540.html#l00064">NL3D::CTileElement::getTile256Info()</a>, and <a class="el" href="a06540.html#l00054">NL3D::CTileElement::setTile256Info()</a>. </td> + </tr> +</table> +<a class="anchor" name="a10" doxytag="tile_element.h::NL_TILE_ELM_MASK_VEGETABLE" ></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"> #define NL_TILE_ELM_MASK_VEGETABLE 0X03 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00050">50</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06541.html#l00131">NL3D::CTileElement::getVegetableState()</a>, and <a class="el" href="a06540.html#l00089">NL3D::CTileElement::setVegetableState()</a>. </td> + </tr> +</table> +<a class="anchor" name="a1" doxytag="tile_element.h::NL_TILE_ELM_OFFSET_ROTATE" ></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"> #define NL_TILE_ELM_OFFSET_ROTATE 0 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00037">37</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06540.html#l00046">NL3D::CTileElement::getTileOrient()</a>, and <a class="el" href="a06540.html#l00036">NL3D::CTileElement::setTileOrient()</a>. </td> + </tr> +</table> +<a class="anchor" name="a7" doxytag="tile_element.h::NL_TILE_ELM_OFFSET_SUBNOISE" ></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"> #define NL_TILE_ELM_OFFSET_SUBNOISE 9 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00043">43</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06541.html#l00116">NL3D::CTileElement::getTileSubNoise()</a>, and <a class="el" href="a06540.html#l00073">NL3D::CTileElement::setTileSubNoise()</a>. </td> + </tr> +</table> +<a class="anchor" name="a4" doxytag="tile_element.h::NL_TILE_ELM_OFFSET_UVINFO" ></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"> #define NL_TILE_ELM_OFFSET_UVINFO 6 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00040">40</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06540.html#l00064">NL3D::CTileElement::getTile256Info()</a>, and <a class="el" href="a06540.html#l00054">NL3D::CTileElement::setTile256Info()</a>. </td> + </tr> +</table> +<a class="anchor" name="a9" doxytag="tile_element.h::NL_TILE_ELM_OFFSET_VEGETABLE" ></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"> #define NL_TILE_ELM_OFFSET_VEGETABLE 13 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Micro-veget specific. Tells wether it is disabled, above water (the default), under water, or if it intersects a water surface. This state is represented encoded as an enum in CTileElement +<p> +Definition at line <a class="el" href="a06541.html#l00049">49</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06541.html#l00131">NL3D::CTileElement::getVegetableState()</a>, and <a class="el" href="a06540.html#l00089">NL3D::CTileElement::setVegetableState()</a>. </td> + </tr> +</table> +<a class="anchor" name="a2" doxytag="tile_element.h::NL_TILE_ELM_SIZE_ROTATE" ></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"> #define NL_TILE_ELM_SIZE_ROTATE 2 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00038">38</a> of file <a class="el" href="a06541.html">tile_element.h</a>. +<p> +Referenced by <a class="el" href="a06540.html#l00046">NL3D::CTileElement::getTileOrient()</a>, and <a class="el" href="a06540.html#l00036">NL3D::CTileElement::setTileOrient()</a>. </td> + </tr> +</table> +<a class="anchor" name="a8" doxytag="tile_element.h::NL_TILE_ELM_SIZE_SUBNOISE" ></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"> #define NL_TILE_ELM_SIZE_SUBNOISE 4 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00044">44</a> of file <a class="el" href="a06541.html">tile_element.h</a>. </td> + </tr> +</table> +<a class="anchor" name="a5" doxytag="tile_element.h::NL_TILE_ELM_SIZE_UVINFO" ></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"> #define NL_TILE_ELM_SIZE_UVINFO 3 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00041">41</a> of file <a class="el" href="a06541.html">tile_element.h</a>. </td> + </tr> +</table> +<a class="anchor" name="a11" doxytag="tile_element.h::NL_TILE_ELM_SIZE_VEGETABLE" ></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"> #define NL_TILE_ELM_SIZE_VEGETABLE 2 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06541.html#l00051">51</a> of file <a class="el" href="a06541.html">tile_element.h</a>. </td> + </tr> +</table> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:43:25 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> |