Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1799

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkUnstructuredGridLinearRayIntegrator Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkUnstructuredGridLinearRayIntegrator Class Reference</h1><!-- doxytag: class="vtkUnstructuredGridLinearRayIntegrator" --><!-- doxytag: inherits="vtkUnstructuredGridVolumeRayIntegrator" --><code>#include &lt;<a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkUnstructuredGridLinearRayIntegrator:</div>
<div class="dynsection">
<p><center><img src="a15596.png" border="0" usemap="#a15597" alt="Inheritance graph"></center>
<map name="a15597">
<area shape="rect" href="a01807.html" title="a superclass for volume ray integration functions" alt="" coords="5,155,280,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="103,80,183,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="88,5,197,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkUnstructuredGridLinearRayIntegrator:</div>
<div class="dynsection">
<p><center><img src="a15598.png" border="0" usemap="#a15599" alt="Collaboration graph"></center>
<map name="a15599">
<area shape="rect" href="a01807.html" title="a superclass for volume ray integration functions" alt="" coords="744,317,1019,344"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="1204,173,1284,200"><area shape="rect" href="a01844.html" title="represents the common properties for rendering a volume." alt="" coords="422,851,560,877"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="383,264,524,291"><area shape="rect" href="a00362.html" title="general representation of visualization data" alt="" coords="1384,621,1491,648"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1222,381,1320,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="999,531,1098,557"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="1008,264,1158,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="1530,264,1639,291"><area shape="rect" href="a00538.html" title="represent and manipulate fields of data" alt="" coords="1454,531,1552,557"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1664,381,1787,408"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="1419,5,1528,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="1536,173,1699,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="1408,83,1539,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="424,83,534,109"><area shape="rect" href="a00290.html" title="Defines a transfer function for mapping a property to an RGB color value." alt="" coords="339,381,515,408"><area shape="rect" href="a01574.html" title="abstract class specifies interface for visualization network source" alt="" coords="1380,851,1463,877"><area shape="rect" href="a01215.html" title="Defines a 1D piecewise function." alt="" coords="931,712,1086,739"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="1283,712,1411,739"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="1331,173,1512,200"><area shape="rect" href="a00540.html" title="vtkFieldData::CopyFieldFlag" alt="" coords="1446,381,1640,408"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15600.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
performs piecewise linear ray integration. 
<p>
<a class="el" href="a01796.html" title="performs piecewise linear ray integration.">vtkUnstructuredGridLinearRayIntegrator</a> performs piecewise linear ray integration. Considering that transfer functions in VTK are piecewise linear, this class should give the "correct" integration under most circumstances. However, the computations performed are fairly hefty and should, for the most part, only be used as a benchmark for other, faster methods.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01797.html" title="performs piecewise linear ray integration.">vtkUnstructuredGridPartialPreIntegration</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_17.html#c2_vtk_t_vtkUnstructuredGridLinearRayIntegrator">vtkUnstructuredGridLinearRayIntegrator (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a05418.html#l00053">53</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <br>
<a class="el" href="a01807.html">vtkUnstructuredGridVolumeRayIntegrator</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#fda5fb84567ec23e58564578a531eb6b">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#b392d9cd26e7cc8573ec57169f2f71e0">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#d7a5c5bffde69786c77491d7a5be6cef">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#d4cb446e46c04d03f73cf0689282a6cf">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#6c88718099c3f04d4ae4cbe9d25cf47a">Initialize</a> (<a class="el" href="a01839.html">vtkVolume</a> *volume, <a class="el" href="a00356.html">vtkDataArray</a> *scalars)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#c84d17616fe58cf2202bdd5ea5a37a2c">Integrate</a> (<a class="el" href="a00436.html">vtkDoubleArray</a> *intersectionLengths, <a class="el" href="a00356.html">vtkDataArray</a> *nearIntersections, <a class="el" href="a00356.html">vtkDataArray</a> *farIntersections, float color[4])</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#c04d27be01a06ec5d4589262e7edf294">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a01796.html">vtkUnstructuredGridLinearRayIntegrator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#b75bc08144a74713bb44e5e2fd81db4d">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a01796.html">vtkUnstructuredGridLinearRayIntegrator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#efd9dae2d1ebe17d8a8d429d51fe5464">New</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#b2f6e5f648251cf8c0fa9853666488aa">IntegrateRay</a> (double length, double intensity_front, double attenuation_front, double intensity_back, double attenuation_back, float color[4])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#8f12ed876208637aabdf9f8751a78089">IntegrateRay</a> (double length, const double color_front[3], double attenuation_front, const double color_back[3], double attenuation_back, float color[4])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#622a1655815143e4e09a5d651f8f1bef">Psi</a> (float length, float attenuation_front, float attenuation_back)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#a39d1d5dd5e651d2d72d8e56bff52209">vtkUnstructuredGridLinearRayIntegrator</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#fbaa3827682f9f76ad3c304dbd54f4c8">~vtkUnstructuredGridLinearRayIntegrator</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01844.html">vtkVolumeProperty</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#bb94896da70cd3c4f5dd874c7eba2870">Property</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkLinearRayIntegratorTransferFunction *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#f6f25d6e8ef8b1aa91beb7a4f788f160">TransferFunctions</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01719.html">vtkTimeStamp</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#c791f3f9b6d49da39553ca40505aec45">TransferFunctionsModified</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01796.html#90619a9bcd18a1477972ee916355d016">NumIndependentComponents</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="fda5fb84567ec23e58564578a531eb6b"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::Superclass" ref="fda5fb84567ec23e58564578a531eb6b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01807.html">vtkUnstructuredGridVolumeRayIntegrator</a> <a class="el" href="a01807.html">vtkUnstructuredGridLinearRayIntegrator::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01807.html#632eafb35d829b1be999dea6e09f4524">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

<p>Definition at line <a class="el" href="a05418.html#l00057">57</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a39d1d5dd5e651d2d72d8e56bff52209"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::vtkUnstructuredGridLinearRayIntegrator" ref="a39d1d5dd5e651d2d72d8e56bff52209" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkUnstructuredGridLinearRayIntegrator::vtkUnstructuredGridLinearRayIntegrator           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="fbaa3827682f9f76ad3c304dbd54f4c8"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::~vtkUnstructuredGridLinearRayIntegrator" ref="fbaa3827682f9f76ad3c304dbd54f4c8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkUnstructuredGridLinearRayIntegrator::~vtkUnstructuredGridLinearRayIntegrator           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="b392d9cd26e7cc8573ec57169f2f71e0"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::GetClassName" ref="b392d9cd26e7cc8573ec57169f2f71e0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkUnstructuredGridLinearRayIntegrator::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01807.html#bc96dc5430d48fdcd69db64a76388517">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="c04d27be01a06ec5d4589262e7edf294"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::IsTypeOf" ref="c04d27be01a06ec5d4589262e7edf294" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkUnstructuredGridLinearRayIntegrator::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01807.html#af68ca267cf2598322185b39fd7e3be3">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="d7a5c5bffde69786c77491d7a5be6cef"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::IsA" ref="d7a5c5bffde69786c77491d7a5be6cef" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkUnstructuredGridLinearRayIntegrator::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01807.html#372fb8213c5c3e7e9ec7f6f2654d70f5">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="b75bc08144a74713bb44e5e2fd81db4d"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::SafeDownCast" ref="b75bc08144a74713bb44e5e2fd81db4d" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01796.html">vtkUnstructuredGridLinearRayIntegrator</a>* vtkUnstructuredGridLinearRayIntegrator::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01807.html#12dc1daadd47baca15c5c68b8ff6375b">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="efd9dae2d1ebe17d8a8d429d51fe5464"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::New" ref="efd9dae2d1ebe17d8a8d429d51fe5464" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01796.html">vtkUnstructuredGridLinearRayIntegrator</a>* vtkUnstructuredGridLinearRayIntegrator::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="d4cb446e46c04d03f73cf0689282a6cf"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::PrintSelf" ref="d4cb446e46c04d03f73cf0689282a6cf" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkUnstructuredGridLinearRayIntegrator::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a01807.html#c1f0c958c64ef2d20c3950fa70eba003">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c88718099c3f04d4ae4cbe9d25cf47a"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::Initialize" ref="6c88718099c3f04d4ae4cbe9d25cf47a" args="(vtkVolume *volume, vtkDataArray *scalars)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkUnstructuredGridLinearRayIntegrator::Initialize           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01839.html">vtkVolume</a> *&nbsp;</td>
          <td class="paramname"> <em>volume</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>scalars</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set up the integrator with the given properties and scalars. 
<p>Implements <a class="el" href="a01807.html#1bf6fd3d88e2dcb7710f28b3d5de405d">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="c84d17616fe58cf2202bdd5ea5a37a2c"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::Integrate" ref="c84d17616fe58cf2202bdd5ea5a37a2c" args="(vtkDoubleArray *intersectionLengths, vtkDataArray *nearIntersections, vtkDataArray *farIntersections, float color[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkUnstructuredGridLinearRayIntegrator::Integrate           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00436.html">vtkDoubleArray</a> *&nbsp;</td>
          <td class="paramname"> <em>intersectionLengths</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>nearIntersections</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>farIntersections</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>color</em>[4]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Given a set of intersections (defined by the three arrays), compute the peicewise integration of the array in front to back order. /c intersectionLengths holds the lengths of each peicewise segment. /c nearIntersections and /c farIntersections hold the scalar values at the front and back of each segment. /c color should contain the RGBA value of the volume in front of the segments passed in, and the result will be placed back into /c color. 
<p>Implements <a class="el" href="a01807.html#a0ddf237a4541d9e21389b5e6cb26d2d">vtkUnstructuredGridVolumeRayIntegrator</a>.</p>

</div>
</div><p>
<a class="anchor" name="b2f6e5f648251cf8c0fa9853666488aa"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::IntegrateRay" ref="b2f6e5f648251cf8c0fa9853666488aa" args="(double length, double intensity_front, double attenuation_front, double intensity_back, double attenuation_back, float color[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void vtkUnstructuredGridLinearRayIntegrator::IntegrateRay           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>length</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>intensity_front</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>attenuation_front</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>intensity_back</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>attenuation_back</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>color</em>[4]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Integrates a single ray segment. <code>color</code> is blended with the result (with <code>color</code> in front). The result is written back into <code>color</code>. 
</div>
</div><p>
<a class="anchor" name="8f12ed876208637aabdf9f8751a78089"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::IntegrateRay" ref="8f12ed876208637aabdf9f8751a78089" args="(double length, const double color_front[3], double attenuation_front, const double color_back[3], double attenuation_back, float color[4])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void vtkUnstructuredGridLinearRayIntegrator::IntegrateRay           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>length</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const double&nbsp;</td>
          <td class="paramname"> <em>color_front</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>attenuation_front</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const double&nbsp;</td>
          <td class="paramname"> <em>color_back</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>attenuation_back</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>color</em>[4]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Integrates a single ray segment. <code>color</code> is blended with the result (with <code>color</code> in front). The result is written back into <code>color</code>. 
</div>
</div><p>
<a class="anchor" name="622a1655815143e4e09a5d651f8f1bef"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::Psi" ref="622a1655815143e4e09a5d651f8f1bef" args="(float length, float attenuation_front, float attenuation_back)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static float vtkUnstructuredGridLinearRayIntegrator::Psi           </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>length</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>attenuation_front</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>attenuation_back</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Computes Psi (as defined by Moreland and Angel, "A Fast High Accuracy Volume Renderer for Unstructured Data"). 
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="bb94896da70cd3c4f5dd874c7eba2870"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::Property" ref="bb94896da70cd3c4f5dd874c7eba2870" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01844.html">vtkVolumeProperty</a>* <a class="el" href="a01796.html#bb94896da70cd3c4f5dd874c7eba2870">vtkUnstructuredGridLinearRayIntegrator::Property</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05418.html#l00094">94</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6f25d6e8ef8b1aa91beb7a4f788f160"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::TransferFunctions" ref="f6f25d6e8ef8b1aa91beb7a4f788f160" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkLinearRayIntegratorTransferFunction* <a class="el" href="a01796.html#f6f25d6e8ef8b1aa91beb7a4f788f160">vtkUnstructuredGridLinearRayIntegrator::TransferFunctions</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05418.html#l00096">96</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c791f3f9b6d49da39553ca40505aec45"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::TransferFunctionsModified" ref="c791f3f9b6d49da39553ca40505aec45" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01719.html">vtkTimeStamp</a> <a class="el" href="a01796.html#c791f3f9b6d49da39553ca40505aec45">vtkUnstructuredGridLinearRayIntegrator::TransferFunctionsModified</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05418.html#l00097">97</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="90619a9bcd18a1477972ee916355d016"></a><!-- doxytag: member="vtkUnstructuredGridLinearRayIntegrator::NumIndependentComponents" ref="90619a9bcd18a1477972ee916355d016" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01796.html#90619a9bcd18a1477972ee916355d016">vtkUnstructuredGridLinearRayIntegrator::NumIndependentComponents</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05418.html#l00098">98</a> of file <a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/VolumeRendering/<a class="el" href="a05418.html">vtkUnstructuredGridLinearRayIntegrator.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:43:02 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>