Sophie

Sophie

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

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: dox/Common/vtkArrayInterpolate.h File 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><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>dox/Common/vtkArrayInterpolate.h File Reference</h1>
<p>
<code>#include &quot;<a class="el" href="a03946.html">vtkTypedArray.h</a>&quot;</code><br>
<code>#include &quot;vtkArrayInterpolate.txx&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for vtkArrayInterpolate.h:</div>
<div class="dynsection">
<p><center><img src="a05559.png" border="0" usemap="#dox/Common/vtkArrayInterpolate.h_map" alt=""></center>
<map name="dox/Common/vtkArrayInterpolate.h_map">
<area shape="rect" href="a02150.html" title="vtkTypedArray.h" alt="" coords="812,80,935,107"><area shape="rect" href="a01973.html" title="vtkArray.h" alt="" coords="831,155,916,181"><area shape="rect" href="a02151.html" title="vtkTypeTemplate.h" alt="" coords="395,155,533,181"><area shape="rect" href="a01975.html" title="vtkArrayCoordinates.h" alt="" coords="1155,229,1312,256"><area shape="rect" href="a01976.html" title="vtkArrayExtents.h" alt="" coords="1000,229,1131,256"><area shape="rect" href="a02079.html" title="vtkObject.h" alt="" coords="524,229,615,256"><area shape="rect" href="a02135.html" title="vtkStdString.h" alt="" coords="907,304,1013,331"><area shape="rect" href="a02159.html" title="vtkVariant.h" alt="" coords="761,229,857,256"><area shape="rect" href="a02139.html" title="vtkSystemIncludes.h" alt="" coords="623,453,769,480"><area shape="rect" href="a02170.html" title="vtkWin32Header.h" alt="" coords="719,603,855,629"><area shape="rect" href="a02064.html" title="vtkIOStream.h" alt="" coords="151,528,260,555"><area shape="rect" href="a02149.html" title="vtkType.h" alt="" coords="980,528,1063,555"><area shape="rect" href="a02085.html" title="vtkOStreamWrapper.h" alt="" coords="284,528,441,555"><area shape="rect" href="a02086.html" title="vtkOStrStreamWrapper.h" alt="" coords="465,528,641,555"><area shape="rect" href="a02080.html" title="vtkObjectBase.h" alt="" coords="328,304,451,331"><area shape="rect" href="a02146.html" title="vtkTimeStamp.h" alt="" coords="499,379,619,405"><area shape="rect" href="a02038.html" title="vtkIndent.h" alt="" coords="333,379,424,405"><area shape="rect" href="a02164.html" title="vtkVariantInlineOperators.h" alt="" coords="693,304,883,331"></map>
</div>

<p>
<a href="a03773.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a01977.html#20eab8ee226510593e2cd5873591ef9c">vtkInterpolate</a> (<a class="el" href="a01771.html">vtkTypedArray</a>&lt; T &gt; *source_array, const <a class="el" href="a00137.html">vtkArraySlices</a> &amp;source_slices, const <a class="el" href="a00139.html">vtkArrayWeights</a> &amp;source_weights, const <a class="el" href="a00136.html">vtkArraySlice</a> &amp;target_slice, <a class="el" href="a01771.html">vtkTypedArray</a>&lt; T &gt; *target_array)</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="20eab8ee226510593e2cd5873591ef9c"></a><!-- doxytag: member="vtkArrayInterpolate.h::vtkInterpolate" ref="20eab8ee226510593e2cd5873591ef9c" args="(vtkTypedArray&lt; T &gt; *source_array, const vtkArraySlices &amp;source_slices, const vtkArrayWeights &amp;source_weights, const vtkArraySlice &amp;target_slice, vtkTypedArray&lt; T &gt; *target_array)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void vtkInterpolate           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01771.html">vtkTypedArray</a>&lt; T &gt; *&nbsp;</td>
          <td class="paramname"> <em>source_array</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a00137.html">vtkArraySlices</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>source_slices</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a00139.html">vtkArrayWeights</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>source_weights</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a00136.html">vtkArraySlice</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>target_slice</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01771.html">vtkTypedArray</a>&lt; T &gt; *&nbsp;</td>
          <td class="paramname"> <em>target_array</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:36:05 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>