Sophie

Sophie

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

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: vtkHyperOctreeSampleFunction 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>vtkHyperOctreeSampleFunction Class Reference</h1><!-- doxytag: class="vtkHyperOctreeSampleFunction" --><!-- doxytag: inherits="vtkHyperOctreeAlgorithm" --><code>#include &lt;<a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkHyperOctreeSampleFunction:</div>
<div class="dynsection">
<p><center><img src="a10603.png" border="0" usemap="#a10604" alt="Inheritance graph"></center>
<map name="a10604">
<area shape="rect" href="a00700.html" title="Superclass for algorithms that produce only octree as output." alt="" coords="27,229,200,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="64,155,163,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="74,80,154,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="59,5,168,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkHyperOctreeSampleFunction:</div>
<div class="dynsection">
<p><center><img src="a10605.png" border="0" usemap="#a10606" alt="Collaboration graph"></center>
<map name="a10606">
<area shape="rect" href="a00700.html" title="Superclass for algorithms that produce only octree as output." alt="" coords="1412,221,1586,248"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1074,279,1172,305"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1450,300,1548,327"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,237,524,264"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="710,293,859,320"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="730,368,839,395"><area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="1055,140,1191,167"><area shape="rect" href="a00089.html" title="superclass for all geometric transformations" alt="" coords="708,85,860,112"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,325,116,352"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,391,566,417"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="170,325,300,352"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,143,290,169"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="394,327,575,353"><area shape="rect" href="a01548.html" title="vtkSimpleCriticalSection" alt="" coords="400,24,568,51"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10607.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
sample an implicit function over an hyperoctree 
<p>
<a class="el" href="a00711.html" title="sample an implicit function over an hyperoctree">vtkHyperOctreeSampleFunction</a> is a source object that evaluates an implicit function to drive the subdivision process. The user can specify the threshold over which a subdivision occurs, the maximum and minimum level of subdivisions and the dimension of the hyperoctree.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01509.html" title="sample an implicit function over a structured point set">vtkSampleFunction</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_7.html#c2_vtk_t_vtkHyperOctreeSampleFunction">vtkHyperOctreeSampleFunction (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04361.html#l00038">38</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.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="a00700.html">vtkHyperOctreeAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#9b75832847f3bcfd6f856ab77120c8a6">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="a00711.html#254795526f0da5f086989d53dca11e01">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="a00711.html#61382b3c8a61dcc0fe794ccf268a4d02">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="a00711.html#d010139e0acd7d9296c0f7f818cb60b8">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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#4a687be07b018b8025ddc1036e09bab1">GetLevels</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#52d05b38352e88b8d4ff924766f03e49">SetLevels</a> (int levels)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#eaae966af956aeb0530f85d6d322dbe5">GetMinLevels</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#85b98cdda0bbad6a6a79612e7579e2d5">SetMinLevels</a> (int minLevels)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#ed196e44787032fa88d1f80ab3b5fa2c">GetThreshold</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#d30d99e69c1f3151f38727eb67c0ff66">SetThreshold</a> (double threshold)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#e8302e179eab8f0e6322c808788b709f">GetDimension</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#c7082793eff22002356c49204ab5a294">SetDimension</a> (int dim)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#cf3a3144a6faed269376549541c18aee">GetWidth</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#b9eb17e6cad6e10b374552501c37395e">SetWidth</a> (double width)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#d9362457948c0a7f0b93dfb028517a41">GetHeight</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#3fdc44e0e79ca14a5bc1c11f9158ed54">SetHeight</a> (double height)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#952b4ee1815fa584154c109036507586">GetDepth</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#39ee1f1e8fccb6ec9f43866ef9631afc">SetDepth</a> (double depth)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#14fe8327467523f606367475b7a5a991">GetMTime</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#225f0dfb6c9f36b41cc22628bdfdd074">SetSize</a> (double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#8032ecad3074677687bc75534ed08bd7">SetSize</a> (double[3])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#7d5c7cd02ae994fa79c3e223b578479c">GetSize</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#6970dfa3b79dfda536eb4af8416f5fe5">GetSize</a> (double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#c7450015cf2c3762da755e3b27cb0edc">GetSize</a> (double[3])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#b22240d4e560f9da18185751cc4a1ec0">SetOrigin</a> (double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#5f320af8ae57e74e1403571d7d83beb4">SetOrigin</a> (double[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#1aae496986e6f03041a0610d07138fbd">GetOrigin</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#e4b1d423943c313baa6aca859c2a1737">GetOrigin</a> (double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#bebf3def9e132555e2eb7efd455ec0c7">GetOrigin</a> (double[3])</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#31b71552c313807d7efa87212a0ad3ab">SetImplicitFunction</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#bd2b3e5e402da371d7b6203ed3c785fb">GetImplicitFunction</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#432137a21fb85cdae2018629623e765f">SetOutputScalarType</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#507bd0a1c8f1a09f00c5e5517b328530">GetOutputScalarType</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#23fc27257ecebc071690577ab4864313">SetOutputScalarTypeToDouble</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#43f3e82f5553b96b69bfde4a857bfc96">SetOutputScalarTypeToFloat</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#381984f4bd21e7759ed5445a03419cef">SetOutputScalarTypeToLong</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#1bd0dae3f667b144a5e46a7ff1dd92e5">SetOutputScalarTypeToUnsignedLong</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#1be917e8781e3706c979b331d516fd4d">SetOutputScalarTypeToInt</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#ff1acf9bb9baa99ec27ec8f5acaf457b">SetOutputScalarTypeToUnsignedInt</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#f71c06ed192c11d500995ca2014eca0b">SetOutputScalarTypeToShort</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#d02a6e53b4b4ddf434f87aabcf5030c8">SetOutputScalarTypeToUnsignedShort</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#016198c0e1904d21c3910cd4f8934f72">SetOutputScalarTypeToChar</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#af05af2c7fb06e3a8b453eac0b75ae4f">SetOutputScalarTypeToUnsignedChar</a> ()</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="a00711.html#01c1efe2537ff0e5d751f9bb04648054">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00711.html">vtkHyperOctreeSampleFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#48f0a65a6b02016e3618016ad76fa4c9">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="a00711.html">vtkHyperOctreeSampleFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#139fd3952c9262bdb762ea35507b9103">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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#aa4b378e6909151981f5d0998aae35af">RequestInformation</a> (<a class="el" href="a00872.html">vtkInformation</a> *vtkNotUsed(request), <a class="el" href="a00895.html">vtkInformationVector</a> **vtkNotUsed(inputVector), <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#f0e6b3710962311b448b16c085fc1e0a">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#abb764ac5fbbdbf53e327f8a3f11b939">Subdivide</a> (<a class="el" href="a00703.html">vtkHyperOctreeCursor</a> *cursor, int level, <a class="el" href="a00699.html">vtkHyperOctree</a> *output)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#28c1d6897c824107d355d54ae7b586f3">vtkHyperOctreeSampleFunction</a> ()</td></tr>

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

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#04264cd741cfdee0c7cbb005a7d034e2">Dimension</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#b25fccefc85925de736b327603a153ac">Size</a> [3]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#393b016ae0381ad08a1a19d7c0c22b24">Origin</a> [3]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#d5e395c45eefe9e6ddb1f9b14645b19f">Levels</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#c5a8a6b07d1c26072559b82d0dc35c53">MinLevels</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#6ddfe1ff5f9db9509be67d0302840788">OutputScalarType</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="a00711.html#e0588ff38f5d20508d2975f13e8c4e74">ImplicitFunction</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00711.html#e0e1861fc913aa25082a4c77c69224f5">Threshold</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="9b75832847f3bcfd6f856ab77120c8a6"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Superclass" ref="9b75832847f3bcfd6f856ab77120c8a6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00700.html">vtkHyperOctreeAlgorithm</a> <a class="el" href="a00700.html">vtkHyperOctreeSampleFunction::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00700.html#8ddb5028030dd87f07e9ea8e72f20034">vtkHyperOctreeAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04361.html#l00041">41</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="28c1d6897c824107d355d54ae7b586f3"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::vtkHyperOctreeSampleFunction" ref="28c1d6897c824107d355d54ae7b586f3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkHyperOctreeSampleFunction::vtkHyperOctreeSampleFunction           </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. Set dimension to 3, width, height and depth to 1, levels to 5, minLevels to 1, implicitFunction to 0, OutputScalarType to VTK_DOUBLE, Threshold is 0.1. 
</div>
</div><p>
<a class="anchor" name="646226f9e0663d307f25196688139a50"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::~vtkHyperOctreeSampleFunction" ref="646226f9e0663d307f25196688139a50" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkHyperOctreeSampleFunction::~vtkHyperOctreeSampleFunction           </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. Set dimension to 3, width, height and depth to 1, levels to 5, minLevels to 1, implicitFunction to 0, OutputScalarType to VTK_DOUBLE, Threshold is 0.1. 
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="254795526f0da5f086989d53dca11e01"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetClassName" ref="254795526f0da5f086989d53dca11e01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkHyperOctreeSampleFunction::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="a00700.html#056536c1cdc8f9de8192314841639d0b">vtkHyperOctreeAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="01c1efe2537ff0e5d751f9bb04648054"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::IsTypeOf" ref="01c1efe2537ff0e5d751f9bb04648054" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkHyperOctreeSampleFunction::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="a00700.html#9f3ac9e21c55d0b70c21faa638c02615">vtkHyperOctreeAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="61382b3c8a61dcc0fe794ccf268a4d02"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::IsA" ref="61382b3c8a61dcc0fe794ccf268a4d02" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkHyperOctreeSampleFunction::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="a00700.html#9f9c47c2cbe04111eab2875efab64849">vtkHyperOctreeAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="48f0a65a6b02016e3618016ad76fa4c9"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SafeDownCast" ref="48f0a65a6b02016e3618016ad76fa4c9" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00711.html">vtkHyperOctreeSampleFunction</a>* vtkHyperOctreeSampleFunction::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="a00700.html#d7804804321f1ca1acd7fb1315ae833e">vtkHyperOctreeAlgorithm</a>.</p>

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

</div>
</div><p>
<a class="anchor" name="139fd3952c9262bdb762ea35507b9103"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::New" ref="139fd3952c9262bdb762ea35507b9103" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00711.html">vtkHyperOctreeSampleFunction</a>* vtkHyperOctreeSampleFunction::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="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="4a687be07b018b8025ddc1036e09bab1"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetLevels" ref="4a687be07b018b8025ddc1036e09bab1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkHyperOctreeSampleFunction::GetLevels           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the maximum number of levels of the hyperoctree. <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;=1 </dd></dl>

</div>
</div><p>
<a class="anchor" name="52d05b38352e88b8d4ff924766f03e49"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetLevels" ref="52d05b38352e88b8d4ff924766f03e49" args="(int levels)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetLevels           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>levels</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the maximum number of levels of the hyperoctree. If <a class="el" href="a00711.html#eaae966af956aeb0530f85d6d322dbe5">GetMinLevels()</a>&gt;=levels, <a class="el" href="a00711.html#eaae966af956aeb0530f85d6d322dbe5">GetMinLevels()</a> is changed to levels-1. <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_levels: levels&gt;=1 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>is_set: this-&gt;<a class="el" href="a00711.html#4a687be07b018b8025ddc1036e09bab1">GetLevels()</a>==levels <p>
min_is_valid: this-&gt;<a class="el" href="a00711.html#eaae966af956aeb0530f85d6d322dbe5">GetMinLevels()</a>&lt;this-&gt;<a class="el" href="a00711.html#4a687be07b018b8025ddc1036e09bab1">GetLevels()</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="eaae966af956aeb0530f85d6d322dbe5"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetMinLevels" ref="eaae966af956aeb0530f85d6d322dbe5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkHyperOctreeSampleFunction::GetMinLevels           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the minimal number of levels of systematic subdivision. <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;=0 </dd></dl>

</div>
</div><p>
<a class="anchor" name="85b98cdda0bbad6a6a79612e7579e2d5"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetMinLevels" ref="85b98cdda0bbad6a6a79612e7579e2d5" args="(int minLevels)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetMinLevels           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>minLevels</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the minimal number of levels of systematic subdivision. <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_minLevels: minLevels&gt;=0 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>is_set: this-&gt;<a class="el" href="a00711.html#eaae966af956aeb0530f85d6d322dbe5">GetMinLevels()</a>==minLevels </dd></dl>

</div>
</div><p>
<a class="anchor" name="ed196e44787032fa88d1f80ab3b5fa2c"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetThreshold" ref="ed196e44787032fa88d1f80ab3b5fa2c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkHyperOctreeSampleFunction::GetThreshold           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the threshold over which a subdivision is required. <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;0 </dd></dl>

</div>
</div><p>
<a class="anchor" name="d30d99e69c1f3151f38727eb67c0ff66"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetThreshold" ref="d30d99e69c1f3151f38727eb67c0ff66" args="(double threshold)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetThreshold           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>threshold</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the threshold over which a subdivision is required. <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_threshold: threshold&gt;=0 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>is_set: this-&gt;<a class="el" href="a00711.html#ed196e44787032fa88d1f80ab3b5fa2c">GetThreshold()</a>==threshold </dd></dl>

</div>
</div><p>
<a class="anchor" name="e8302e179eab8f0e6322c808788b709f"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetDimension" ref="e8302e179eab8f0e6322c808788b709f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkHyperOctreeSampleFunction::GetDimension           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the dimension of the tree (1D:binary tree(2 children), 2D:quadtree(4 children), 3D:octree (8 children)) <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>valid_result: result&gt;=1 &amp;&amp; result&lt;=3 </dd></dl>

</div>
</div><p>
<a class="anchor" name="c7082793eff22002356c49204ab5a294"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetDimension" ref="c7082793eff22002356c49204ab5a294" args="(int dim)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetDimension           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>dim</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="225f0dfb6c9f36b41cc22628bdfdd074"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetSize" ref="225f0dfb6c9f36b41cc22628bdfdd074" args="(double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetSize           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></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 the size on each axis. 
</div>
</div><p>
<a class="anchor" name="8032ecad3074677687bc75534ed08bd7"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetSize" ref="8032ecad3074677687bc75534ed08bd7" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetSize           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the size on each axis. 
</div>
</div><p>
<a class="anchor" name="7d5c7cd02ae994fa79c3e223b578479c"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetSize" ref="7d5c7cd02ae994fa79c3e223b578479c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkHyperOctreeSampleFunction::GetSize           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the size on each axis. 
</div>
</div><p>
<a class="anchor" name="6970dfa3b79dfda536eb4af8416f5fe5"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetSize" ref="6970dfa3b79dfda536eb4af8416f5fe5" args="(double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::GetSize           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></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>
Return the size on each axis. 
</div>
</div><p>
<a class="anchor" name="c7450015cf2c3762da755e3b27cb0edc"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetSize" ref="c7450015cf2c3762da755e3b27cb0edc" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::GetSize           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the size on each axis. 
</div>
</div><p>
<a class="anchor" name="b22240d4e560f9da18185751cc4a1ec0"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOrigin" ref="b22240d4e560f9da18185751cc4a1ec0" args="(double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetOrigin           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></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 the origin (position of corner (0,0,0) of the root. 
</div>
</div><p>
<a class="anchor" name="5f320af8ae57e74e1403571d7d83beb4"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOrigin" ref="5f320af8ae57e74e1403571d7d83beb4" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetOrigin           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the origin (position of corner (0,0,0) of the root. 
</div>
</div><p>
<a class="anchor" name="1aae496986e6f03041a0610d07138fbd"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetOrigin" ref="1aae496986e6f03041a0610d07138fbd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkHyperOctreeSampleFunction::GetOrigin           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the origin (position of corner (0,0,0) of the root. 
</div>
</div><p>
<a class="anchor" name="e4b1d423943c313baa6aca859c2a1737"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetOrigin" ref="e4b1d423943c313baa6aca859c2a1737" args="(double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::GetOrigin           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></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 the origin (position of corner (0,0,0) of the root. 
</div>
</div><p>
<a class="anchor" name="bebf3def9e132555e2eb7efd455ec0c7"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetOrigin" ref="bebf3def9e132555e2eb7efd455ec0c7" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::GetOrigin           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the origin (position of corner (0,0,0) of the root. 
</div>
</div><p>
<a class="anchor" name="cf3a3144a6faed269376549541c18aee"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetWidth" ref="cf3a3144a6faed269376549541c18aee" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkHyperOctreeSampleFunction::GetWidth           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the length along the x-axis. <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;0 </dd></dl>

</div>
</div><p>
<a class="anchor" name="b9eb17e6cad6e10b374552501c37395e"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetWidth" ref="b9eb17e6cad6e10b374552501c37395e" args="(double width)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetWidth           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>width</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the length along the x-axis. <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_width: width&gt;0 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>width_is_set: <a class="el" href="a00711.html#cf3a3144a6faed269376549541c18aee">GetWidth()</a>==width </dd></dl>

</div>
</div><p>
<a class="anchor" name="d9362457948c0a7f0b93dfb028517a41"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetHeight" ref="d9362457948c0a7f0b93dfb028517a41" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkHyperOctreeSampleFunction::GetHeight           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the length along the y-axis. Relevant only if <a class="el" href="a00711.html#e8302e179eab8f0e6322c808788b709f">GetDimension()</a>&gt;=2 <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;0 </dd></dl>

</div>
</div><p>
<a class="anchor" name="3fdc44e0e79ca14a5bc1c11f9158ed54"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetHeight" ref="3fdc44e0e79ca14a5bc1c11f9158ed54" args="(double height)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetHeight           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>height</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the length along the y-axis. Relevant only if <a class="el" href="a00711.html#e8302e179eab8f0e6322c808788b709f">GetDimension()</a>&gt;=2 <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_height: height&gt;0 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>height_is_set: <a class="el" href="a00711.html#d9362457948c0a7f0b93dfb028517a41">GetHeight()</a>==height </dd></dl>

</div>
</div><p>
<a class="anchor" name="952b4ee1815fa584154c109036507586"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetDepth" ref="952b4ee1815fa584154c109036507586" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkHyperOctreeSampleFunction::GetDepth           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the length along the z-axis. Relevant only if <a class="el" href="a00711.html#e8302e179eab8f0e6322c808788b709f">GetDimension()</a>&gt;=3 <dl class="post" compact><dt><b>Postcondition:</b></dt><dd>positive_result: result&gt;0 </dd></dl>

</div>
</div><p>
<a class="anchor" name="39ee1f1e8fccb6ec9f43866ef9631afc"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetDepth" ref="39ee1f1e8fccb6ec9f43866ef9631afc" args="(double depth)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetDepth           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>depth</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the length along the z-axis. Relevant only if <a class="el" href="a00711.html#e8302e179eab8f0e6322c808788b709f">GetDimension()</a>&gt;=3 <dl class="pre" compact><dt><b>Precondition:</b></dt><dd>positive_depth: depth&gt;0 </dd></dl>
<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>depth_is_set: <a class="el" href="a00711.html#952b4ee1815fa584154c109036507586">GetDepth()</a>==depth </dd></dl>

</div>
</div><p>
<a class="anchor" name="31b71552c313807d7efa87212a0ad3ab"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetImplicitFunction" ref="31b71552c313807d7efa87212a0ad3ab" args="(vtkImplicitFunction *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetImplicitFunction           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the implicit function to use to generate data. 
</div>
</div><p>
<a class="anchor" name="bd2b3e5e402da371d7b6203ed3c785fb"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetImplicitFunction" ref="bd2b3e5e402da371d7b6203ed3c785fb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a00855.html">vtkImplicitFunction</a>* vtkHyperOctreeSampleFunction::GetImplicitFunction           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the implicit function to use to generate data. 
</div>
</div><p>
<a class="anchor" name="432137a21fb85cdae2018629623e765f"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarType" ref="432137a21fb85cdae2018629623e765f" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkHyperOctreeSampleFunction::SetOutputScalarType           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
</div>
</div><p>
<a class="anchor" name="507bd0a1c8f1a09f00c5e5517b328530"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetOutputScalarType" ref="507bd0a1c8f1a09f00c5e5517b328530" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkHyperOctreeSampleFunction::GetOutputScalarType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
</div>
</div><p>
<a class="anchor" name="23fc27257ecebc071690577ab4864313"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToDouble" ref="23fc27257ecebc071690577ab4864313" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToDouble           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00136">136</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="43f3e82f5553b96b69bfde4a857bfc96"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToFloat" ref="43f3e82f5553b96b69bfde4a857bfc96" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToFloat           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00138">138</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="381984f4bd21e7759ed5445a03419cef"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToLong" ref="381984f4bd21e7759ed5445a03419cef" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToLong           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00140">140</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1bd0dae3f667b144a5e46a7ff1dd92e5"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedLong" ref="1bd0dae3f667b144a5e46a7ff1dd92e5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedLong           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00142">142</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1be917e8781e3706c979b331d516fd4d"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToInt" ref="1be917e8781e3706c979b331d516fd4d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToInt           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00144">144</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ff1acf9bb9baa99ec27ec8f5acaf457b"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedInt" ref="ff1acf9bb9baa99ec27ec8f5acaf457b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedInt           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00146">146</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f71c06ed192c11d500995ca2014eca0b"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToShort" ref="f71c06ed192c11d500995ca2014eca0b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToShort           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00148">148</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d02a6e53b4b4ddf434f87aabcf5030c8"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedShort" ref="d02a6e53b4b4ddf434f87aabcf5030c8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedShort           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00150">150</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="016198c0e1904d21c3910cd4f8934f72"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToChar" ref="016198c0e1904d21c3910cd4f8934f72" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToChar           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00152">152</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="af05af2c7fb06e3a8b453eac0b75ae4f"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedChar" ref="af05af2c7fb06e3a8b453eac0b75ae4f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::SetOutputScalarTypeToUnsignedChar           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set what type of scalar data this source should generate. 
<p>Definition at line <a class="el" href="a04361.html#l00154">154</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="14fe8327467523f606367475b7a5a991"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::GetMTime" ref="14fe8327467523f606367475b7a5a991" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long vtkHyperOctreeSampleFunction::GetMTime           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the MTime also considering the implicit function. 
<p>Reimplemented from <a class="el" href="a01084.html#8137c0551b29bb996f0dd2f886bcd2da">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="aa4b378e6909151981f5d0998aae35af"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::RequestInformation" ref="aa4b378e6909151981f5d0998aae35af" args="(vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkHyperOctreeSampleFunction::RequestInformation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>vtkNotUsed</em>request, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>vtkNotUsed</em>inputVector, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="f0e6b3710962311b448b16c085fc1e0a"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::RequestData" ref="f0e6b3710962311b448b16c085fc1e0a" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkHyperOctreeSampleFunction::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a00700.html#057d5c41394e2fb318429996624bf9cf">vtkHyperOctreeAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="abb764ac5fbbdbf53e327f8a3f11b939"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Subdivide" ref="abb764ac5fbbdbf53e327f8a3f11b939" args="(vtkHyperOctreeCursor *cursor, int level, vtkHyperOctree *output)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkHyperOctreeSampleFunction::Subdivide           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00703.html">vtkHyperOctreeCursor</a> *&nbsp;</td>
          <td class="paramname"> <em>cursor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>level</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00699.html">vtkHyperOctree</a> *&nbsp;</td>
          <td class="paramname"> <em>output</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="04264cd741cfdee0c7cbb005a7d034e2"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Dimension" ref="04264cd741cfdee0c7cbb005a7d034e2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00711.html#04264cd741cfdee0c7cbb005a7d034e2">vtkHyperOctreeSampleFunction::Dimension</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00181">181</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b25fccefc85925de736b327603a153ac"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Size" ref="b25fccefc85925de736b327603a153ac" args="[3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00711.html#b25fccefc85925de736b327603a153ac">vtkHyperOctreeSampleFunction::Size</a>[3]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00182">182</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="393b016ae0381ad08a1a19d7c0c22b24"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Origin" ref="393b016ae0381ad08a1a19d7c0c22b24" args="[3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00711.html#393b016ae0381ad08a1a19d7c0c22b24">vtkHyperOctreeSampleFunction::Origin</a>[3]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00183">183</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d5e395c45eefe9e6ddb1f9b14645b19f"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Levels" ref="d5e395c45eefe9e6ddb1f9b14645b19f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00711.html#d5e395c45eefe9e6ddb1f9b14645b19f">vtkHyperOctreeSampleFunction::Levels</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00184">184</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c5a8a6b07d1c26072559b82d0dc35c53"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::MinLevels" ref="c5a8a6b07d1c26072559b82d0dc35c53" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00711.html#c5a8a6b07d1c26072559b82d0dc35c53">vtkHyperOctreeSampleFunction::MinLevels</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00185">185</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ddfe1ff5f9db9509be67d0302840788"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::OutputScalarType" ref="6ddfe1ff5f9db9509be67d0302840788" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00711.html#6ddfe1ff5f9db9509be67d0302840788">vtkHyperOctreeSampleFunction::OutputScalarType</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00187">187</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e0588ff38f5d20508d2975f13e8c4e74"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::ImplicitFunction" ref="e0588ff38f5d20508d2975f13e8c4e74" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00855.html">vtkImplicitFunction</a>* <a class="el" href="a00711.html#e0588ff38f5d20508d2975f13e8c4e74">vtkHyperOctreeSampleFunction::ImplicitFunction</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00188">188</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e0e1861fc913aa25082a4c77c69224f5"></a><!-- doxytag: member="vtkHyperOctreeSampleFunction::Threshold" ref="e0e1861fc913aa25082a4c77c69224f5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00711.html#e0e1861fc913aa25082a4c77c69224f5">vtkHyperOctreeSampleFunction::Threshold</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04361.html#l00189">189</a> of file <a class="el" href="a04361.html">vtkHyperOctreeSampleFunction.h</a>.</p>

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