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/a02677.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02677.html | 265 |
1 files changed, 265 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02677.html b/docs/doxygen/nel/a02677.html new file mode 100644 index 00000000..90df05d8 --- /dev/null +++ b/docs/doxygen/nel/a02677.html @@ -0,0 +1,265 @@ +<!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::CInstanceLighter::CLightDesc 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::CInstanceLighter::CLightDesc Class Reference</h1><code>#include <<a class="el" href="a05825.html">instance_lighter.h</a>></code> +<p> +<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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesca0">CLightDesc</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco0">DisableSunContribution</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco1">GridCellSize</a></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco2">GridSize</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco3">LightDirection</a></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco4">OverSampling</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco5">Shadow</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::map< std::string, <a class="el" href="a02539.html">IShape</a> * > </td><td class="memItemRight" valign=bottom><a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco6">UserShapeMap</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesca0" doxytag="NL3D::CInstanceLighter::CLightDesc::CLightDesc" ></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::CInstanceLighter::CLightDesc::CLightDesc </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="a05824.html#l00055">55</a> of file <a class="el" href="a05824.html">instance_lighter.cpp</a>. +<p> +References <a class="el" href="a05825.html#l00071">DisableSunContribution</a>, <a class="el" href="a05825.html#l00080">GridCellSize</a>, <a class="el" href="a05825.html#l00077">GridSize</a>, <a class="el" href="a05825.html#l00074">LightDirection</a>, <a class="el" href="a05825.html#l00086">OverSampling</a>, <a class="el" href="a06682.html#l00136">NLMISC::CVector::set()</a>, and <a class="el" href="a05825.html#l00083">Shadow</a>. +<p> +<div class="fragment"><pre>00056 { +00057 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco3">LightDirection</a>.<a class="code" href="a03128.html#NLMISC_1_1CVectorz2051_8">set</a> (1, 1, -1); +00058 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco2">GridSize</a>=512; +00059 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco1">GridCellSize</a>=4; +00060 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco5">Shadow</a>= <span class="keyword">true</span>; +00061 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco4">OverSampling</a>= 0; +00062 <a class="code" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco0">DisableSunContribution</a>= <span class="keyword">false</span>; +00063 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco0" doxytag="NL3D::CInstanceLighter::CLightDesc::DisableSunContribution" ></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco0">NL3D::CInstanceLighter::CLightDesc::DisableSunContribution</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="a05825.html#l00071">71</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, and <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco1" doxytag="NL3D::CInstanceLighter::CLightDesc::GridCellSize" ></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco1">NL3D::CInstanceLighter::CLightDesc::GridCellSize</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="a05825.html#l00080">80</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>, and <a class="el" href="a05824.html#l00305">NL3D::CInstanceLighter::light()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco2" doxytag="NL3D::CInstanceLighter::CLightDesc::GridSize" ></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco2">NL3D::CInstanceLighter::CLightDesc::GridSize</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="a05825.html#l00077">77</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>, and <a class="el" href="a05824.html#l00305">NL3D::CInstanceLighter::light()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco3" doxytag="NL3D::CInstanceLighter::CLightDesc::LightDirection" ></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="a03128.html">NLMISC::CVector</a> <a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco3">NL3D::CInstanceLighter::CLightDesc::LightDirection</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="a05825.html#l00074">74</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, and <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco4" doxytag="NL3D::CInstanceLighter::CLightDesc::OverSampling" ></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco4">NL3D::CInstanceLighter::CLightDesc::OverSampling</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="a05825.html#l00086">86</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>, and <a class="el" href="a05824.html#l00305">NL3D::CInstanceLighter::light()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco5" doxytag="NL3D::CInstanceLighter::CLightDesc::Shadow" ></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="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco5">NL3D::CInstanceLighter::CLightDesc::Shadow</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="a05825.html#l00083">83</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00055">CLightDesc()</a>, <a class="el" href="a05824.html#l00633">NL3D::CInstanceLighter::computeSunContribution()</a>, <a class="el" href="a05824.html#l00305">NL3D::CInstanceLighter::light()</a>, and <a class="el" href="a05824.html#l01502">NL3D::CInstanceLighter::lightIgSimple()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CInstanceLighter_1_1CLightDesco6" doxytag="NL3D::CInstanceLighter::CLightDesc::UserShapeMap" ></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::map<std::string, <a class="el" href="a02539.html">IShape</a>*> <a class="el" href="a02677.html#NL3D_1_1CInstanceLighter_1_1CLightDesco6">NL3D::CInstanceLighter::CLightDesc::UserShapeMap</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="a05825.html#l00089">89</a> of file <a class="el" href="a05825.html">instance_lighter.h</a>. +<p> +Referenced by <a class="el" href="a05824.html#l00305">NL3D::CInstanceLighter::light()</a>, and <a class="el" href="a05824.html#l01502">NL3D::CInstanceLighter::lightIgSimple()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a05825.html">instance_lighter.h</a><li><a class="el" href="a05824.html">instance_lighter.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:47:44 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> |