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/a03040.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03040.html')
-rw-r--r-- | docs/doxygen/nel/a03040.html | 381 |
1 files changed, 381 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03040.html b/docs/doxygen/nel/a03040.html new file mode 100644 index 00000000..f72c08cc --- /dev/null +++ b/docs/doxygen/nel/a03040.html @@ -0,0 +1,381 @@ +<!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::CParamCoord 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::CParamCoord Class Reference</h1><code>#include <<a class="el" href="a06498.html">tessellation.h</a>></code> +<p> +<hr><a name="_details"></a><h2>Detailed Description</h2> +The parametric coordinates of the patch. 0x0000<=>0.0f. 0x8000<=> 1.0f. +<p> + +<p> +Definition at line <a class="el" href="a06498.html#l00065">65</a> of file <a class="el" href="a06498.html">tessellation.h</a>.<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="a03040.html#NL3D_1_1CParamCoorda0">CParamCoord</a> (<a class="el" href="a03040.html">CParamCoord</a> a, <a class="el" href="a03040.html">CParamCoord</a> b)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda1">CParamCoord</a> (<a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a04223.html#a626">s</a>, <a class="el" href="a04558.html#a9">uint16</a> <a class="el" href="a04223.html#a627">t</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda2">CParamCoord</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda3">getS</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda4">getT</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda5">onBorder</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoorda6">setST</a> (float <a class="el" href="a04223.html#a626">s</a>, float <a class="el" href="a04223.html#a627">t</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#a9">uint16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoordo0">S</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a9">uint16</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03040.html#NL3D_1_1CParamCoordo1">T</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NL3D_1_1CParamCoorda2" doxytag="NL3D::CParamCoord::CParamCoord" ></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::CParamCoord::CParamCoord </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="a06498.html#l00071">71</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +<div class="fragment"><pre>00071 {} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoorda1" doxytag="NL3D::CParamCoord::CParamCoord" ></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::CParamCoord::CParamCoord </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a9">uint16</a> </td> + <td class="mdname" nowrap> <em>s</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a9">uint16</a> </td> + <td class="mdname" nowrap> <em>t</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><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="a06498.html#l00072">72</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +References <a class="el" href="a05646.html#l00977">s</a>, <a class="el" href="a05646.html#l00985">t</a>, and <a class="el" href="a05981.html#l00098">uint16</a>. +<p> +<div class="fragment"><pre>00072 {<a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>=<a class="code" href="a04223.html#a626">s</a>; <a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>=<a class="code" href="a04223.html#a627">t</a>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoorda0" doxytag="NL3D::CParamCoord::CParamCoord" ></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::CParamCoord::CParamCoord </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a03040.html">CParamCoord</a> </td> + <td class="mdname" nowrap> <em>a</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a03040.html">CParamCoord</a> </td> + <td class="mdname" nowrap> <em>b</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><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="a06498.html#l00074">74</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +References <a class="el" href="a06498.html#l00068">S</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a06498.html#l00068">T</a>, and <a class="el" href="a05981.html#l00098">uint16</a>. +<p> +<div class="fragment"><pre>00075 { +00076 <a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>= (<a class="code" href="a04558.html#a9">uint16</a>) (((<a class="code" href="a04558.html#a14">sint</a>)a.S + (<a class="code" href="a04558.html#a14">sint</a>)b.S)>>1); +00077 <a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>= (<a class="code" href="a04558.html#a9">uint16</a>) (((<a class="code" href="a04558.html#a14">sint</a>)a.T + (<a class="code" href="a04558.html#a14">sint</a>)b.T)>>1); +00078 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NL3D_1_1CParamCoorda3" doxytag="NL3D::CParamCoord::getS" ></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 NL3D::CParamCoord::getS </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<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="a06498.html#l00080">80</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +References <a class="el" href="a06498.html#l00057">NL3D::OO32768</a>. +<p> +Referenced by <a class="el" href="a06768.html#l01613">NL3D::CZoneLighter::addTriangles()</a>, <a class="el" href="a06497.html#l02468">NL3D::CTessFace::averageTesselationVertices()</a>, <a class="el" href="a06768.html#l02045">NL3D::CZoneLighter::buildZoneInformation()</a>, <a class="el" href="a06497.html#l03156">NL3D::CTessFace::computeTesselatedPos()</a>, <a class="el" href="a06161.html#l01609">NL3D::CPatch::fillFar0DLMUvOnlyVertexListVB()</a>, <a class="el" href="a06161.html#l00946">NL3D::CPatch::fillFar0VertexVB()</a>, <a class="el" href="a06161.html#l01664">NL3D::CPatch::fillFar1DLMUvOnlyVertexListVB()</a>, <a class="el" href="a06161.html#l01022">NL3D::CPatch::fillFar1VertexVB()</a>, <a class="el" href="a06497.html#l03101">NL3D::CTessFace::getTesselatedPos()</a>, <a class="el" href="a06497.html#l00655">NL3D::CTessFace::initTileUvDLM()</a>, <a class="el" href="a06497.html#l02904">NL3D::CTessFace::linkTessFaceWithEdge()</a>, <a class="el" href="a06497.html#l02519">NL3D::CTessFace::refreshTesselationGeometry()</a>, <a class="el" href="a06497.html#l01283">NL3D::CTessFace::split()</a>, and <a class="el" href="a06497.html#l00911">NL3D::CTessFace::splitRectangular()</a>. +<p> +<div class="fragment"><pre>00080 {<span class="keywordflow">return</span> <a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>*<a class="code" href="a05363.html#a295">OO32768</a>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoorda4" doxytag="NL3D::CParamCoord::getT" ></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 NL3D::CParamCoord::getT </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<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="a06498.html#l00081">81</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +References <a class="el" href="a06498.html#l00057">NL3D::OO32768</a>. +<p> +Referenced by <a class="el" href="a06768.html#l01613">NL3D::CZoneLighter::addTriangles()</a>, <a class="el" href="a06497.html#l02468">NL3D::CTessFace::averageTesselationVertices()</a>, <a class="el" href="a06768.html#l02045">NL3D::CZoneLighter::buildZoneInformation()</a>, <a class="el" href="a06497.html#l03156">NL3D::CTessFace::computeTesselatedPos()</a>, <a class="el" href="a06161.html#l01609">NL3D::CPatch::fillFar0DLMUvOnlyVertexListVB()</a>, <a class="el" href="a06161.html#l00946">NL3D::CPatch::fillFar0VertexVB()</a>, <a class="el" href="a06161.html#l01664">NL3D::CPatch::fillFar1DLMUvOnlyVertexListVB()</a>, <a class="el" href="a06161.html#l01022">NL3D::CPatch::fillFar1VertexVB()</a>, <a class="el" href="a06497.html#l03101">NL3D::CTessFace::getTesselatedPos()</a>, <a class="el" href="a06497.html#l00655">NL3D::CTessFace::initTileUvDLM()</a>, <a class="el" href="a06497.html#l02904">NL3D::CTessFace::linkTessFaceWithEdge()</a>, <a class="el" href="a06497.html#l02519">NL3D::CTessFace::refreshTesselationGeometry()</a>, <a class="el" href="a06497.html#l01283">NL3D::CTessFace::split()</a>, and <a class="el" href="a06497.html#l00911">NL3D::CTessFace::splitRectangular()</a>. +<p> +<div class="fragment"><pre>00081 {<span class="keywordflow">return</span> <a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>*<a class="code" href="a05363.html#a295">OO32768</a>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoorda5" doxytag="NL3D::CParamCoord::onBorder" ></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::CParamCoord::onBorder </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<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="a06498.html#l00085">85</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +<div class="fragment"><pre>00085 {<span class="keywordflow">return</span> (<a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>==0 || <a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>==0x8000 || <a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>==0 || <a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>==0x8000);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoorda6" doxytag="NL3D::CParamCoord::setST" ></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::CParamCoord::setST </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname" nowrap> <em>s</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>float </td> + <td class="mdname" nowrap> <em>t</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><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="a06498.html#l00083">83</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +References <a class="el" href="a05646.html#l00977">s</a>, <a class="el" href="a05981.html#l00097">sint16</a>, and <a class="el" href="a05646.html#l00985">t</a>. +<p> +Referenced by <a class="el" href="a06155.html#l01124">NL3D::CPatch::makeRoots()</a>. +<p> +<div class="fragment"><pre>00083 {<a class="code" href="a03040.html#NL3D_1_1CParamCoordo0">S</a>= (<a class="code" href="a04558.html#a8">sint16</a>)(<a class="code" href="a04223.html#a626">s</a>*32768);<a class="code" href="a03040.html#NL3D_1_1CParamCoordo1">T</a>= (<a class="code" href="a04558.html#a8">sint16</a>)(<a class="code" href="a04223.html#a627">t</a>*32768);} +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CParamCoordo0" doxytag="NL3D::CParamCoord::S" ></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#a9">uint16</a> <a class="el" href="a03040.html#NL3D_1_1CParamCoordo0">NL3D::CParamCoord::S</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="a06498.html#l00068">68</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +Referenced by <a class="el" href="a06497.html#l00675">NL3D::CTessFace::computeTileMaterial()</a>, <a class="el" href="a06498.html#l00074">CParamCoord()</a>, <a class="el" href="a06155.html#l00722">NL3D::CPatch::getNumTessBlock()</a>, <a class="el" href="a06497.html#l00636">NL3D::CTessFace::initTileUvLightmap()</a>, and <a class="el" href="a06497.html#l00565">NL3D::CTessFace::initTileUvRGBA()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CParamCoordo1" doxytag="NL3D::CParamCoord::T" ></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#a9">uint16</a> <a class="el" href="a03040.html#NL3D_1_1CParamCoordo1">NL3D::CParamCoord::T</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="a06498.html#l00068">68</a> of file <a class="el" href="a06498.html">tessellation.h</a>. +<p> +Referenced by <a class="el" href="a06497.html#l00675">NL3D::CTessFace::computeTileMaterial()</a>, <a class="el" href="a06498.html#l00074">CParamCoord()</a>, <a class="el" href="a06155.html#l00722">NL3D::CPatch::getNumTessBlock()</a>, <a class="el" href="a06497.html#l00636">NL3D::CTessFace::initTileUvLightmap()</a>, and <a class="el" href="a06497.html#l00565">NL3D::CTessFace::initTileUvRGBA()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a06498.html">tessellation.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:57: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> |