source: Documentation/D5.3 Stand-alone computation package for illumination algorithms/appendix/pathmap/html/class_radion.html @ 2910

Revision 2910, 3.7 KB checked in by hbeneit, 16 years ago (diff)
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>Path Map Module: Radion Class Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6-NO -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
12  </ul></div>
13<div class="tabs">
14  <ul>
15    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
16    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
17    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
18  </ul></div>
19<h1>Radion Class Reference</h1><!-- doxytag: class="Radion" -->Class that describes a virtual light source on a diffuse surface. 
20<a href="#_details">More...</a>
21<p>
22<a href="class_radion-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
23<tr><td></td></tr>
24<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
25<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22213159bc8ae793e163ec52d97c3353"></a><!-- doxytag: member="Radion::normal" ref="22213159bc8ae793e163ec52d97c3353" args="" -->
26<a class="el" href="class_vector.html">Vector</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_radion.html#22213159bc8ae793e163ec52d97c3353">normal</a></td></tr>
27
28<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">surface normal at the virtual light source <br></td></tr>
29<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ee422ede58f29df2e3c22568b7493223"></a><!-- doxytag: member="Radion::radiance" ref="ee422ede58f29df2e3c22568b7493223" args="" -->
30<a class="el" href="class_vector.html">Vector</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_radion.html#ee422ede58f29df2e3c22568b7493223">radiance</a></td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">power of the virtual light source <br></td></tr>
33<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8181385b09ae942cec9fd184c7899b84"></a><!-- doxytag: member="Radion::position" ref="8181385b09ae942cec9fd184c7899b84" args="" -->
34<a class="el" href="class_vector.html">Vector</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_radion.html#8181385b09ae942cec9fd184c7899b84">position</a></td></tr>
35
36<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">position of the virtual light source <br></td></tr>
37<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c3ade9ffc852273ea1f493c30e83c96"></a><!-- doxytag: member="Radion::probability" ref="2c3ade9ffc852273ea1f493c30e83c96" args="" -->
38float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_radion.html#2c3ade9ffc852273ea1f493c30e83c96">probability</a></td></tr>
39
40<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">probability of generation (useful for clipping the form factor) <br></td></tr>
41</table>
42<hr><a name="_details"></a><h2>Detailed Description</h2>
43Class that describes a virtual light source on a diffuse surface.
44<p>
45<hr>The documentation for this class was generated from the following files:<ul>
46<li>Radion.hpp<li>Radion.cpp</ul>
47<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 27 17:17:42 2006 for Path Map Module by&nbsp;
48<a href="http://www.doxygen.org/index.html">
49<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
50</body>
51</html>
Note: See TracBrowser for help on using the repository browser.