Sophie

Sophie

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

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: vtkOutlineSource 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>vtkOutlineSource Class Reference</h1><!-- doxytag: class="vtkOutlineSource" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04400.html">vtkOutlineSource.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkOutlineSource:</div>
<div class="dynsection">
<p><center><img src="a12646.png" border="0" usemap="#a12647" alt="Inheritance graph"></center>
<map name="a12647">
<area shape="rect" href="a01140.html" title="create wireframe outline corners around bounding box" alt="" coords="6,379,174,406"><area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="12,230,167,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="40,155,139,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="50,80,130,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="35,6,144,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkOutlineSource:</div>
<div class="dynsection">
<p><center><img src="a12648.png" border="0" usemap="#a12649" alt="Collaboration graph"></center>
<map name="a12649">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="173,499,328,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12650.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
create wireframe outline around bounding box 
<p>
<a class="el" href="a01142.html" title="create wireframe outline around bounding box">vtkOutlineSource</a> creates a wireframe outline around a user-specified bounding box. The outline may be created aligned with the {x,y,z} axis - in which case it is defined by the 6 bounds {xmin,xmax,ymin,ymax,zmin,zmax} via <a class="el" href="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds()</a>. Alternatively, the box may be arbitrarily aligned, in which case it should be set via the <a class="el" href="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners()</a> member. 
<p>Definition at line <a class="el" href="a04400.html#l00034">34</a> of file <a class="el" href="a04400.html">vtkOutlineSource.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="a01261.html">vtkPolyDataAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#2f3ce4b51a47889dfdf7bc585854d207">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="a01142.html#97213dd577d8feec875af1728534712f">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="a01142.html#947a6e94509758c1ec2896dfdc3ead12">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="a01142.html#746a9cb6c32827649e99d34af3bc4076">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#ef4554ebb4d0303352ba71bc749dbd36">SetBoxType</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="a01142.html#3c1071b8405d6c2245df7b5fc0796b39">GetBoxType</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#40799cbfd9428598166bbea6777a86c5">SetBoxTypeToOriented</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="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds</a> (double, double, double, 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="a01142.html#07b928a097f087d5733a399dcc26e640">SetBounds</a> (double[6])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#e48a3dd968ffd42f7049362bb9b2ca9e">GetBounds</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="a01142.html#75d4e5e4f40331c97cb825ae899a750a">GetBounds</a> (double data[6])</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="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners</a> (double data[])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#6d95b2488504a49ae24d5149d73c3b00">GetCorners</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="a01142.html#46c4e2c78801221e7755b9c1419336b6">GetCorners</a> (double data[24])</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01142.html">vtkOutlineSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#642dbacfbee300dc34e0d3a03d2fc3c0">New</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01142.html">vtkOutlineSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#9489281d74fadc571c4a3e604ae80476">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#de3c9beb2b745f848558fb1f2e3767b9">vtkOutlineSource</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#24c678aac9407b19ef5750cf709a4e2e">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 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="a01142.html#3368b82aa450cdf65e89e79967332953">BoxType</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#4f3a5889abe03c87b453fbd0a7a61cb9">Bounds</a> [6]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01142.html#c255fa251361dfcf7d065e3e8aa633c4">Corners</a> [24]</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="2f3ce4b51a47889dfdf7bc585854d207"></a><!-- doxytag: member="vtkOutlineSource::Superclass" ref="2f3ce4b51a47889dfdf7bc585854d207" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01261.html">vtkPolyDataAlgorithm</a> <a class="el" href="a01261.html">vtkOutlineSource::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01261.html#0ef1960e1f3d6980b058ab47b5475b91">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#5ac9f16308aed75350928f5eefebafb6">vtkOutlineCornerSource</a>.</p>

<p>Definition at line <a class="el" href="a04400.html#l00038">38</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

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

<p>

</div>
</div><p>
<a class="anchor" name="4d9a8b229f14bca01dc214d70ebee839"></a><!-- doxytag: member="vtkOutlineSource::~vtkOutlineSource" ref="4d9a8b229f14bca01dc214d70ebee839" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkOutlineSource::~vtkOutlineSource           </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="a04400.html#l00070">70</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="642dbacfbee300dc34e0d3a03d2fc3c0"></a><!-- doxytag: member="vtkOutlineSource::New" ref="642dbacfbee300dc34e0d3a03d2fc3c0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01142.html">vtkOutlineSource</a>* vtkOutlineSource::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="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#196b73e55f72194285e1dfbdbae24160">vtkOutlineCornerSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="97213dd577d8feec875af1728534712f"></a><!-- doxytag: member="vtkOutlineSource::GetClassName" ref="97213dd577d8feec875af1728534712f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkOutlineSource::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="a01261.html#117691a3be177e85a0eb7e54b011c9de">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#5708e9fc325a02686e5a0b0d50b57ef3">vtkOutlineCornerSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2c9d3ebd29c1f83e29a51280d05a4ac"></a><!-- doxytag: member="vtkOutlineSource::IsTypeOf" ref="d2c9d3ebd29c1f83e29a51280d05a4ac" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkOutlineSource::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="a01261.html#6e4df93069945e2df17a891c6f4cd557">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#dbd5446268848625ea9dcb03218ba4f2">vtkOutlineCornerSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="947a6e94509758c1ec2896dfdc3ead12"></a><!-- doxytag: member="vtkOutlineSource::IsA" ref="947a6e94509758c1ec2896dfdc3ead12" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkOutlineSource::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="a01261.html#b0133191c934f596dac2a21fd5a8da20">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#e6891d76a5284b8e0e0e16b83c5c8deb">vtkOutlineCornerSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="9489281d74fadc571c4a3e604ae80476"></a><!-- doxytag: member="vtkOutlineSource::SafeDownCast" ref="9489281d74fadc571c4a3e604ae80476" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01142.html">vtkOutlineSource</a>* vtkOutlineSource::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="a01261.html#3a09aba4f394c174457d17e9bc08af04">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#61e98161dfdf0c9145862d70820d7f8b">vtkOutlineCornerSource</a>.</p>

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

<p>Reimplemented in <a class="el" href="a01140.html#a9d2bfd8650b765da1ac8eb19b70f80a">vtkOutlineCornerSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef4554ebb4d0303352ba71bc749dbd36"></a><!-- doxytag: member="vtkOutlineSource::SetBoxType" ref="ef4554ebb4d0303352ba71bc749dbd36" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::SetBoxType           </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 box type to AxisAligned (default) or Oriented. Use the method <a class="el" href="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds()</a> with AxisAligned mode, and <a class="el" href="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners()</a> with Oriented mode. 
</div>
</div><p>
<a class="anchor" name="3c1071b8405d6c2245df7b5fc0796b39"></a><!-- doxytag: member="vtkOutlineSource::GetBoxType" ref="3c1071b8405d6c2245df7b5fc0796b39" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkOutlineSource::GetBoxType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set box type to AxisAligned (default) or Oriented. Use the method <a class="el" href="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds()</a> with AxisAligned mode, and <a class="el" href="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners()</a> with Oriented mode. 
</div>
</div><p>
<a class="anchor" name="b6bc1fd5ca650b2406e58a1fbdb578a6"></a><!-- doxytag: member="vtkOutlineSource::SetBoxTypeToAxisAligned" ref="b6bc1fd5ca650b2406e58a1fbdb578a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkOutlineSource::SetBoxTypeToAxisAligned           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set box type to AxisAligned (default) or Oriented. Use the method <a class="el" href="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds()</a> with AxisAligned mode, and <a class="el" href="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners()</a> with Oriented mode. 
<p>Definition at line <a class="el" href="a04400.html#l00047">47</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

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

<p>
Set box type to AxisAligned (default) or Oriented. Use the method <a class="el" href="a01142.html#600e12decd99d943acdca4e01bc01b4f">SetBounds()</a> with AxisAligned mode, and <a class="el" href="a01142.html#4f9a6c0b8e7f9476d1b8a07c4a272df4">SetCorners()</a> with Oriented mode. 
<p>Definition at line <a class="el" href="a04400.html#l00049">49</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="600e12decd99d943acdca4e01bc01b4f"></a><!-- doxytag: member="vtkOutlineSource::SetBounds" ref="600e12decd99d943acdca4e01bc01b4f" args="(double, double, double, double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::SetBounds           </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>
        </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>
        </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>
Specify the bounds of the box to be used in Axis Aligned mode. 
</div>
</div><p>
<a class="anchor" name="07b928a097f087d5733a399dcc26e640"></a><!-- doxytag: member="vtkOutlineSource::SetBounds" ref="07b928a097f087d5733a399dcc26e640" args="(double[6])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::SetBounds           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[6]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the bounds of the box to be used in Axis Aligned mode. 
</div>
</div><p>
<a class="anchor" name="e48a3dd968ffd42f7049362bb9b2ca9e"></a><!-- doxytag: member="vtkOutlineSource::GetBounds" ref="e48a3dd968ffd42f7049362bb9b2ca9e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkOutlineSource::GetBounds           </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 bounds of the box to be used in Axis Aligned mode. 
</div>
</div><p>
<a class="anchor" name="75d4e5e4f40331c97cb825ae899a750a"></a><!-- doxytag: member="vtkOutlineSource::GetBounds" ref="75d4e5e4f40331c97cb825ae899a750a" args="(double data[6])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::GetBounds           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>data</em>[6]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the bounds of the box to be used in Axis Aligned mode. 
</div>
</div><p>
<a class="anchor" name="4f9a6c0b8e7f9476d1b8a07c4a272df4"></a><!-- doxytag: member="vtkOutlineSource::SetCorners" ref="4f9a6c0b8e7f9476d1b8a07c4a272df4" args="(double data[])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::SetCorners           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>data</em>[]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the corners of the outline when in Oriented mode, the values are supplied as 8*3 double values The correct corner ordering is using {x,y,z} convention for the unit cube as follows: {0,0,0},{1,0,0},{0,1,0},{1,1,0},{0,0,1},{1,0,1},{0,1,1},{1,1,1}. 
</div>
</div><p>
<a class="anchor" name="6d95b2488504a49ae24d5149d73c3b00"></a><!-- doxytag: member="vtkOutlineSource::GetCorners" ref="6d95b2488504a49ae24d5149d73c3b00" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkOutlineSource::GetCorners           </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 corners of the outline when in Oriented mode, the values are supplied as 8*3 double values The correct corner ordering is using {x,y,z} convention for the unit cube as follows: {0,0,0},{1,0,0},{0,1,0},{1,1,0},{0,0,1},{1,0,1},{0,1,1},{1,1,1}. 
</div>
</div><p>
<a class="anchor" name="46c4e2c78801221e7755b9c1419336b6"></a><!-- doxytag: member="vtkOutlineSource::GetCorners" ref="46c4e2c78801221e7755b9c1419336b6" args="(double data[24])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkOutlineSource::GetCorners           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>data</em>[24]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the corners of the outline when in Oriented mode, the values are supplied as 8*3 double values The correct corner ordering is using {x,y,z} convention for the unit cube as follows: {0,0,0},{1,0,0},{0,1,0},{1,1,0},{0,0,1},{1,0,1},{0,1,1},{1,1,1}. 
</div>
</div><p>
<a class="anchor" name="24c678aac9407b19ef5750cf709a4e2e"></a><!-- doxytag: member="vtkOutlineSource::RequestData" ref="24c678aac9407b19ef5750cf709a4e2e" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkOutlineSource::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="a01261.html#6b5a43ab1f9bbcb368c7dc83e4afe068">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01140.html#addf779962cbc18fa6a5beab754d2983">vtkOutlineCornerSource</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04400.html#l00073">73</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4f3a5889abe03c87b453fbd0a7a61cb9"></a><!-- doxytag: member="vtkOutlineSource::Bounds" ref="4f3a5889abe03c87b453fbd0a7a61cb9" args="[6]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01142.html#4f3a5889abe03c87b453fbd0a7a61cb9">vtkOutlineSource::Bounds</a>[6]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04400.html#l00074">74</a> of file <a class="el" href="a04400.html">vtkOutlineSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c255fa251361dfcf7d065e3e8aa633c4"></a><!-- doxytag: member="vtkOutlineSource::Corners" ref="c255fa251361dfcf7d065e3e8aa633c4" args="[24]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01142.html#c255fa251361dfcf7d065e3e8aa633c4">vtkOutlineSource::Corners</a>[24]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04400.html#l00075">75</a> of file <a class="el" href="a04400.html">vtkOutlineSource.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="a04400.html">vtkOutlineSource.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:21:49 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>