Sophie

Sophie

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

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: vtkRenderWindowCollection 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>vtkRenderWindowCollection Class Reference</h1><!-- doxytag: class="vtkRenderWindowCollection" --><!-- doxytag: inherits="vtkCollection" --><code>#include &lt;<a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkRenderWindowCollection:</div>
<div class="dynsection">
<p><center><img src="a14176.png" border="0" usemap="#a14177" alt="Inheritance graph"></center>
<map name="a14177">
<area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="52,155,153,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="63,80,143,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="48,5,157,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkRenderWindowCollection:</div>
<div class="dynsection">
<p><center><img src="a14178.png" border="0" usemap="#a14179" alt="Collaboration graph"></center>
<map name="a14179">
<area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="93,310,195,336"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="143,187,292,214"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,6,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,6,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a14180.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
a list of RenderWindows 
<p>
<a class="el" href="a01490.html" title="a list of RenderWindows">vtkRenderWindowCollection</a> represents and provides methods to manipulate a list of RenderWindows. The list is unsorted and duplicate entries are not prevented.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01489.html" title="create a window for renderers to draw into">vtkRenderWindow</a> <a class="el" href="a00285.html" title="create and manipulate unsorted lists of objects">vtkCollection</a> </dd></dl>

<p>Definition at line <a class="el" href="a05328.html#l00032">32</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.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="a00285.html">vtkCollection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#af3da6da9163c1d3cddbb8139f64bb81">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="a01490.html#7d6527539ba566e1bbb370a4be9738a7">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="a01490.html#d96f54fc8fff4d715a61e5af7690bcdb">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="a01490.html#4e1713b9cb71f510c612729a8cc8c979">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#9eeb8741d5d00813710c30c36c7474ac">AddItem</a> (<a class="el" href="a01489.html">vtkRenderWindow</a> *a)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01489.html">vtkRenderWindow</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#335338330ef563b4f3a87ae685f4e6ce">GetNextItem</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01489.html">vtkRenderWindow</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#5a0018055476ac02a61e6461f583a93f">GetNextRenderWindow</a> (<a class="el" href="a01997.html#e6d08cf20cab6c3fff58d3854486e9e4">vtkCollectionSimpleIterator</a> &amp;cookie)</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="a01490.html">vtkRenderWindowCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#d3e127d715d6e6021dcbd6f4b460e68c">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="a01490.html#7109e9d992c63a2658272a8eb8bf0be8">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01490.html">vtkRenderWindowCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01490.html#cdcee16a250b8d3d01a2de3c11429e87">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="a01490.html#13b334a3bd7bcd14d2b3980ae9aad39d">vtkRenderWindowCollection</a> ()</td></tr>

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

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

<p>

<p>Reimplemented from <a class="el" href="a00285.html#6f58f8e81f0bf6117532fded21d224ec">vtkCollection</a>.</p>

<p>Definition at line <a class="el" href="a05328.html#l00036">36</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a05328.html#l00068">68</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a05328.html#l00069">69</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="d3e127d715d6e6021dcbd6f4b460e68c"></a><!-- doxytag: member="vtkRenderWindowCollection::New" ref="d3e127d715d6e6021dcbd6f4b460e68c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01490.html">vtkRenderWindowCollection</a>* vtkRenderWindowCollection::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Construct with empty list. 
<p>Reimplemented from <a class="el" href="a00285.html#8d47e38b592adfa195db9bf6ba1e3dc5">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="7d6527539ba566e1bbb370a4be9738a7"></a><!-- doxytag: member="vtkRenderWindowCollection::GetClassName" ref="7d6527539ba566e1bbb370a4be9738a7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkRenderWindowCollection::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="a00285.html#172b206cb7e0c4b08dde33523d678912">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="7109e9d992c63a2658272a8eb8bf0be8"></a><!-- doxytag: member="vtkRenderWindowCollection::IsTypeOf" ref="7109e9d992c63a2658272a8eb8bf0be8" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkRenderWindowCollection::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="a00285.html#642e1edd0682930b26264d148e5720af">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="d96f54fc8fff4d715a61e5af7690bcdb"></a><!-- doxytag: member="vtkRenderWindowCollection::IsA" ref="d96f54fc8fff4d715a61e5af7690bcdb" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkRenderWindowCollection::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="a00285.html#107affed7b654d49554898b4343565ba">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="cdcee16a250b8d3d01a2de3c11429e87"></a><!-- doxytag: member="vtkRenderWindowCollection::SafeDownCast" ref="cdcee16a250b8d3d01a2de3c11429e87" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01490.html">vtkRenderWindowCollection</a>* vtkRenderWindowCollection::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="a00285.html#dee7db9bea4f5be7b87fd49f4b1fe007">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="4e1713b9cb71f510c612729a8cc8c979"></a><!-- doxytag: member="vtkRenderWindowCollection::PrintSelf" ref="4e1713b9cb71f510c612729a8cc8c979" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkRenderWindowCollection::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="a00285.html#712f7aac0d04f73c7002cd15ec3d8d11">vtkCollection</a>.</p>

</div>
</div><p>
<a class="anchor" name="9eeb8741d5d00813710c30c36c7474ac"></a><!-- doxytag: member="vtkRenderWindowCollection::AddItem" ref="9eeb8741d5d00813710c30c36c7474ac" args="(vtkRenderWindow *a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkRenderWindowCollection::AddItem           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01489.html">vtkRenderWindow</a> *&nbsp;</td>
          <td class="paramname"> <em>a</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add a RenderWindow to the list. 
<p>Definition at line <a class="el" href="a05328.html#l00041">41</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="335338330ef563b4f3a87ae685f4e6ce"></a><!-- doxytag: member="vtkRenderWindowCollection::GetNextItem" ref="335338330ef563b4f3a87ae685f4e6ce" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01489.html">vtkRenderWindow</a>* vtkRenderWindowCollection::GetNextItem           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the next RenderWindow in the list. Return NULL when at the end of the list. 
<p>Definition at line <a class="el" href="a05328.html#l00050">50</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5a0018055476ac02a61e6461f583a93f"></a><!-- doxytag: member="vtkRenderWindowCollection::GetNextRenderWindow" ref="5a0018055476ac02a61e6461f583a93f" args="(vtkCollectionSimpleIterator &amp;cookie)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01489.html">vtkRenderWindow</a>* vtkRenderWindowCollection::GetNextRenderWindow           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01997.html#e6d08cf20cab6c3fff58d3854486e9e4">vtkCollectionSimpleIterator</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>cookie</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reentrant safe way to get an object in a collection. Just pass the same cookie back and forth. 
<p>Definition at line <a class="el" href="a05328.html#l00060">60</a> of file <a class="el" href="a05328.html">vtkRenderWindowCollection.h</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="a05328.html">vtkRenderWindowCollection.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:31:48 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>