Sophie

Sophie

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

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: vtkImplicitFunctionCollection 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>vtkImplicitFunctionCollection Class Reference</h1><!-- doxytag: class="vtkImplicitFunctionCollection" --><!-- doxytag: inherits="vtkCollection" --><code>#include &lt;<a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImplicitFunctionCollection:</div>
<div class="dynsection">
<p><center><img src="a11316.png" border="0" usemap="#a11317" alt="Inheritance graph"></center>
<map name="a11317">
<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 vtkImplicitFunctionCollection:</div>
<div class="dynsection">
<p><center><img src="a11318.png" border="0" usemap="#a11319" alt="Collaboration graph"></center>
<map name="a11319">
<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="a11320.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
maintain a list of implicit functions 
<p>
<a class="el" href="a00856.html" title="maintain a list of implicit functions">vtkImplicitFunctionCollection</a> is an object that creates and manipulates lists of objects of type <a class="el" href="a00855.html" title="abstract interface for implicit functions">vtkImplicitFunction</a>. <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00285.html" title="create and manipulate unsorted lists of objects">vtkCollection</a> <a class="el" href="a01225.html" title="maintain a list of planes">vtkPlaneCollection</a> </dd></dl>

<p>Definition at line <a class="el" href="a03833.html#l00031">31</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.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="a00856.html#961e5f62b7f772329236a3ea91b45413">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="a00856.html#a83094a379ffede0551bd546b2453a01">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="a00856.html#1f102ab5f22f9177b459d776ba2e242a">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="a00856.html#993440a440a81b8ac79e5f1078afbd83">AddItem</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00856.html#8b1fd61b68a89b3b6261e764849d5d9c">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="a00855.html">vtkImplicitFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00856.html#560a1e6908b962f0cf7be2d42d0186ee">GetNextImplicitFunction</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 int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00856.html#5ac06785069c4da41b9fd333205efcdb">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00856.html">vtkImplicitFunctionCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00856.html#64938021d755ec4101e29c6262ff33f0">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="a00856.html">vtkImplicitFunctionCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00856.html#c1aad832726de23fbdaa9e76c3a39355">New</a> ()</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="a00856.html#b63ac1667325d7c0adc97f0219e9a47a">vtkImplicitFunctionCollection</a> ()</td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="961e5f62b7f772329236a3ea91b45413"></a><!-- doxytag: member="vtkImplicitFunctionCollection::Superclass" ref="961e5f62b7f772329236a3ea91b45413" 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">vtkImplicitFunctionCollection::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="a03833.html#l00034">34</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="b63ac1667325d7c0adc97f0219e9a47a"></a><!-- doxytag: member="vtkImplicitFunctionCollection::vtkImplicitFunctionCollection" ref="b63ac1667325d7c0adc97f0219e9a47a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitFunctionCollection::vtkImplicitFunctionCollection           </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="a03833.html#l00057">57</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7c82413bef22d108069d7ed7d784568d"></a><!-- doxytag: member="vtkImplicitFunctionCollection::~vtkImplicitFunctionCollection" ref="7c82413bef22d108069d7ed7d784568d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitFunctionCollection::~vtkImplicitFunctionCollection           </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="a03833.html#l00058">58</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a83094a379ffede0551bd546b2453a01"></a><!-- doxytag: member="vtkImplicitFunctionCollection::GetClassName" ref="a83094a379ffede0551bd546b2453a01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImplicitFunctionCollection::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="5ac06785069c4da41b9fd333205efcdb"></a><!-- doxytag: member="vtkImplicitFunctionCollection::IsTypeOf" ref="5ac06785069c4da41b9fd333205efcdb" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImplicitFunctionCollection::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="1f102ab5f22f9177b459d776ba2e242a"></a><!-- doxytag: member="vtkImplicitFunctionCollection::IsA" ref="1f102ab5f22f9177b459d776ba2e242a" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitFunctionCollection::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="64938021d755ec4101e29c6262ff33f0"></a><!-- doxytag: member="vtkImplicitFunctionCollection::SafeDownCast" ref="64938021d755ec4101e29c6262ff33f0" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00856.html">vtkImplicitFunctionCollection</a>* vtkImplicitFunctionCollection::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="c1aad832726de23fbdaa9e76c3a39355"></a><!-- doxytag: member="vtkImplicitFunctionCollection::New" ref="c1aad832726de23fbdaa9e76c3a39355" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00856.html">vtkImplicitFunctionCollection</a>* vtkImplicitFunctionCollection::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="993440a440a81b8ac79e5f1078afbd83"></a><!-- doxytag: member="vtkImplicitFunctionCollection::AddItem" ref="993440a440a81b8ac79e5f1078afbd83" args="(vtkImplicitFunction *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitFunctionCollection::AddItem           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname"> <em>f</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add an implicit function to the list. 
<p>Definition at line <a class="el" href="a03833.html#l00070">70</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8b1fd61b68a89b3b6261e764849d5d9c"></a><!-- doxytag: member="vtkImplicitFunctionCollection::GetNextItem" ref="8b1fd61b68a89b3b6261e764849d5d9c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00855.html">vtkImplicitFunction</a> * vtkImplicitFunctionCollection::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 implicit function in the list. 
<p>Definition at line <a class="el" href="a03833.html#l00075">75</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="560a1e6908b962f0cf7be2d42d0186ee"></a><!-- doxytag: member="vtkImplicitFunctionCollection::GetNextImplicitFunction" ref="560a1e6908b962f0cf7be2d42d0186ee" args="(vtkCollectionSimpleIterator &amp;cookie)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00855.html">vtkImplicitFunction</a>* vtkImplicitFunctionCollection::GetNextImplicitFunction           </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="a03833.html#l00047">47</a> of file <a class="el" href="a03833.html">vtkImplicitFunctionCollection.h</a>.</p>

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