diff options
Diffstat (limited to 'docs/doxygen/nel/a03751.html')
-rw-r--r-- | docs/doxygen/nel/a03751.html | 387 |
1 files changed, 387 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03751.html b/docs/doxygen/nel/a03751.html new file mode 100644 index 00000000..77352876 --- /dev/null +++ b/docs/doxygen/nel/a03751.html @@ -0,0 +1,387 @@ +<!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::CZoneLighter::CZBuffer 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::CZoneLighter::CZBuffer Class Reference</h1><code>#include <<a class="el" href="a06769.html">zone_lighter.h</a>></code> +<p> +<table border=0 cellpadding=0 cellspacing=0> +<tr><td></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="a03128.html">NLMISC::CVector</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero0">BoundingBoxVectors</a> [8]</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero1">LocalZBufferHeight</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero2">LocalZBufferWidth</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero3">LocalZBufferXMax</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero4">LocalZBufferXMin</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero5">LocalZBufferYMax</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero6">LocalZBufferYMin</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero7">LocalZBufferZMax</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero8">LocalZBufferZMin</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector< float > </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero9">Pixels</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02851.html">NLMISC::CMatrix</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero10">WorldToZBuffer</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02562.html">NL3D::CFrustum</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero11">WorldToZBufferFrustum</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero12">ZBufferPixelSize</a></td></tr> + +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero0" doxytag="NL3D::CZoneLighter::CZBuffer::BoundingBoxVectors" ></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="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero0">NL3D::CZoneLighter::CZBuffer::BoundingBoxVectors</a>[8] + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06769.html#l00287">287</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero1" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferHeight" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero1">NL3D::CZoneLighter::CZBuffer::LocalZBufferHeight</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="a06769.html#l00285">285</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00883">FilterZBuffer()</a>, <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, <a class="el" href="a06768.html#l00920">NL3D::CZoneLighter::light()</a>, <a class="el" href="a06768.html#l00444">RenderTriangle()</a>, and <a class="el" href="a06768.html#l00201">testZPercentageCloserFilter()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero2" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferWidth" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero2">NL3D::CZoneLighter::CZBuffer::LocalZBufferWidth</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="a06769.html#l00284">284</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00883">FilterZBuffer()</a>, <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, <a class="el" href="a06768.html#l00920">NL3D::CZoneLighter::light()</a>, <a class="el" href="a06768.html#l00444">RenderTriangle()</a>, and <a class="el" href="a06768.html#l00201">testZPercentageCloserFilter()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero3" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferXMax" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero3">NL3D::CZoneLighter::CZBuffer::LocalZBufferXMax</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="a06769.html#l00279">279</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00444">RenderTriangle()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero4" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferXMin" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero4">NL3D::CZoneLighter::CZBuffer::LocalZBufferXMin</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="a06769.html#l00278">278</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l03767">NL3D::CZoneLighter::attenuation()</a>, <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00444">RenderTriangle()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero5" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferYMax" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero5">NL3D::CZoneLighter::CZBuffer::LocalZBufferYMax</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="a06769.html#l00281">281</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00444">RenderTriangle()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero6" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferYMin" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero6">NL3D::CZoneLighter::CZBuffer::LocalZBufferYMin</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="a06769.html#l00280">280</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l03767">NL3D::CZoneLighter::attenuation()</a>, <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00444">RenderTriangle()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero7" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferZMax" ></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="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero7">NL3D::CZoneLighter::CZBuffer::LocalZBufferZMax</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="a06769.html#l00283">283</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero8" doxytag="NL3D::CZoneLighter::CZBuffer::LocalZBufferZMin" ></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="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero8">NL3D::CZoneLighter::CZBuffer::LocalZBufferZMin</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="a06769.html#l00282">282</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero9" doxytag="NL3D::CZoneLighter::CZBuffer::Pixels" ></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::vector<float> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero9">NL3D::CZoneLighter::CZBuffer::Pixels</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="a06769.html#l00275">275</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00883">FilterZBuffer()</a>, <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, <a class="el" href="a06768.html#l00444">RenderTriangle()</a>, and <a class="el" href="a06768.html#l00201">testZPercentageCloserFilter()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero10" doxytag="NL3D::CZoneLighter::CZBuffer::WorldToZBuffer" ></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="a02851.html">NLMISC::CMatrix</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero10">NL3D::CZoneLighter::CZBuffer::WorldToZBuffer</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="a06769.html#l00277">277</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00170">transformVectorToZBuffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero11" doxytag="NL3D::CZoneLighter::CZBuffer::WorldToZBufferFrustum" ></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="a02562.html">NL3D::CFrustum</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero11">NL3D::CZoneLighter::CZBuffer::WorldToZBufferFrustum</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="a06769.html#l00276">276</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00170">transformVectorToZBuffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NL3D_1_1CZoneLighter_1_1CZBuffero12" doxytag="NL3D::CZoneLighter::CZBuffer::ZBufferPixelSize" ></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#a14">sint</a> <a class="el" href="a03751.html#NL3D_1_1CZoneLighter_1_1CZBuffero12">NL3D::CZoneLighter::CZBuffer::ZBufferPixelSize</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="a06769.html#l00286">286</a> of file <a class="el" href="a06769.html">zone_lighter.h</a>. +<p> +Referenced by <a class="el" href="a06768.html#l00741">InitZBuffer()</a>, and <a class="el" href="a06768.html#l00170">transformVectorToZBuffer()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a06769.html">zone_lighter.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 08:35:55 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> |