Sophie

Sophie

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

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: vtkTranslucentPass 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>vtkTranslucentPass Class Reference</h1><!-- doxytag: class="vtkTranslucentPass" --><!-- doxytag: inherits="vtkDefaultPass" --><code>#include &lt;<a class="el" href="a05358.html">vtkTranslucentPass.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkTranslucentPass:</div>
<div class="dynsection">
<p><center><img src="a15311.png" border="0" usemap="#a15312" alt="Inheritance graph"></center>
<map name="a15312">
<area shape="rect" href="a00403.html" title="Implement the basic render passes." alt="" coords="19,229,133,256"><area shape="rect" href="a01485.html" title="Perform part of the rendering of a vtkRenderer." alt="" coords="19,155,133,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="36,80,116,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="21,5,131,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkTranslucentPass:</div>
<div class="dynsection">
<p><center><img src="a15313.png" border="0" usemap="#a15314" alt="Collaboration graph"></center>
<map name="a15314">
<area shape="rect" href="a00403.html" title="Implement the basic render passes." alt="" coords="69,251,184,277"><area shape="rect" href="a01485.html" title="Perform part of the rendering of a vtkRenderer." alt="" coords="69,173,184,200"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,5,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,5,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15315.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Render the translucent polygonal geometry with property key filtering. 
<p>
<a class="el" href="a01734.html" title="Render the translucent polygonal geometry with property key filtering.">vtkTranslucentPass</a> renders the translucent polygonal geometry of all the props that have the keys contained in <a class="el" href="a01487.html" title="Context in which a vtkRenderPass will render.">vtkRenderState</a>.<p>
This pass expects an initialized depth buffer and color buffer. Initialized buffers means they have been cleared with farest z-value and background color/gradient/transparent color.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01485.html" title="Perform part of the rendering of a vtkRenderer.">vtkRenderPass</a> <a class="el" href="a00403.html" title="Implement the basic render passes.">vtkDefaultPass</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_16.html#c2_vtk_t_vtkTranslucentPass">vtkTranslucentPass (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a05358.html#l00038">38</a> of file <a class="el" href="a05358.html">vtkTranslucentPass.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 <a class="el" href="a00403.html">vtkDefaultPass</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01734.html#ce2ca1bfeec3f48d3a0c7ab9752965e1">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="a01734.html#d3c072c1b15811d703262f6e36649daf">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="a01734.html#30a4f9661aa090e08ff11482699e2680">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01734.html#d8c74c3a60d57b275b0f04121e27cf44">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="a01734.html#cfbcdd8f7b4aeb06e6db709cb7fd8761">Render</a> (const <a class="el" href="a01487.html">vtkRenderState</a> *s)</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 <a class="el" href="a01734.html">vtkTranslucentPass</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01734.html#e0ef81f782bd3cb30be2f87958c076f0">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01734.html#5633053d8b30435ce1a60e73214e718e">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01734.html">vtkTranslucentPass</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01734.html#7279da56abda147a497235af7a9b8f15">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</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="a01734.html#66a9409e682daadb0d3cf3c87c69ba90">vtkTranslucentPass</a> ()</td></tr>

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

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

<p>

<p>Reimplemented from <a class="el" href="a00403.html#6756d07aa4e1c9121e6ae4277848ac1d">vtkDefaultPass</a>.</p>

<p>Definition at line <a class="el" href="a05358.html#l00042">42</a> of file <a class="el" href="a05358.html">vtkTranslucentPass.h</a>.</p>

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

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

<p>
Destructor. 
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="e0ef81f782bd3cb30be2f87958c076f0"></a><!-- doxytag: member="vtkTranslucentPass::New" ref="e0ef81f782bd3cb30be2f87958c076f0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01734.html">vtkTranslucentPass</a>* vtkTranslucentPass::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="a00403.html#ecf52039b9e99d6e3e6206273fa488a4">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="d3c072c1b15811d703262f6e36649daf"></a><!-- doxytag: member="vtkTranslucentPass::GetClassName" ref="d3c072c1b15811d703262f6e36649daf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkTranslucentPass::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="a00403.html#7e2f06948013c7d3de268a8d9d37d9c4">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="5633053d8b30435ce1a60e73214e718e"></a><!-- doxytag: member="vtkTranslucentPass::IsTypeOf" ref="5633053d8b30435ce1a60e73214e718e" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkTranslucentPass::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="a00403.html#9f93d92bec19fecd00badbd042e03af0">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="30a4f9661aa090e08ff11482699e2680"></a><!-- doxytag: member="vtkTranslucentPass::IsA" ref="30a4f9661aa090e08ff11482699e2680" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTranslucentPass::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="a00403.html#c260141a12479eb7254db5ca68c74d20">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="7279da56abda147a497235af7a9b8f15"></a><!-- doxytag: member="vtkTranslucentPass::SafeDownCast" ref="7279da56abda147a497235af7a9b8f15" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01734.html">vtkTranslucentPass</a>* vtkTranslucentPass::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="a00403.html#7084954f723d3483035b53684ee5f130">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="d8c74c3a60d57b275b0f04121e27cf44"></a><!-- doxytag: member="vtkTranslucentPass::PrintSelf" ref="d8c74c3a60d57b275b0f04121e27cf44" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkTranslucentPass::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="a00403.html#d1f2e2c0fa8b435c05feffc76fac142d">vtkDefaultPass</a>.</p>

</div>
</div><p>
<a class="anchor" name="cfbcdd8f7b4aeb06e6db709cb7fd8761"></a><!-- doxytag: member="vtkTranslucentPass::Render" ref="cfbcdd8f7b4aeb06e6db709cb7fd8761" args="(const vtkRenderState *s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkTranslucentPass::Render           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a01487.html">vtkRenderState</a> *&nbsp;</td>
          <td class="paramname"> <em>s</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Perform rendering according to a render state <code>s</code>. <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>s_exists: s!=0 </dd></dl>

<p>Reimplemented from <a class="el" href="a00403.html#a8bdd7f624b2dde9a209219ce412c9de">vtkDefaultPass</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Rendering/<a class="el" href="a05358.html">vtkTranslucentPass.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:40:46 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>