Sophie

Sophie

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

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: vtkFrustumSource 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>vtkFrustumSource Class Reference</h1><!-- doxytag: class="vtkFrustumSource" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04338.html">vtkFrustumSource.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkFrustumSource:</div>
<div class="dynsection">
<p><center><img src="a09936.png" border="0" usemap="#a09937" alt="Inheritance graph"></center>
<map name="a09937">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="5,229,160,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="33,155,132,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="43,80,123,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="28,5,137,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkFrustumSource:</div>
<div class="dynsection">
<p><center><img src="a09938.png" border="0" usemap="#a09939" alt="Collaboration graph"></center>
<map name="a09939">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="1547,328,1701,355"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1081,344,1180,371"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1421,257,1520,284"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,344,524,371"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="709,293,859,320"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="729,516,839,543"><area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="1063,75,1199,101"><area shape="rect" href="a00089.html" title="superclass for all geometric transformations" alt="" coords="708,45,860,72"><area shape="rect" href="a01250.html" title="represent and manipulate 3D points" alt="" coords="1768,276,1845,303"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1069,475,1192,501"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="887,567,1028,593"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,608,116,635"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,669,565,696"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,608,300,635"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,196,289,223"><area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="1977,539,2095,565"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,552,575,579"><area shape="rect" href="a01226.html" title="implicit function for convex set of planes" alt="" coords="1995,263,2077,289"><area shape="rect" href="a01224.html" title="perform various plane computations" alt="" coords="1587,97,1661,124"><area shape="rect" href="a01548.html" title="vtkSimpleCriticalSection" alt="" coords="400,83,568,109"><area shape="rect" href="a00356.html" title="abstract superclass for arrays of numeric data" alt="" coords="1420,475,1521,501"><area shape="rect" href="a01784.html" title="dynamic, self&#45;adjusting array of unsigned char" alt="" coords="1727,455,1887,481"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a09940.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
create a polygonal representation of a frustum 
<p>
<a class="el" href="a00568.html" title="create a polygonal representation of a frustum">vtkFrustumSource</a> creates a frustum defines by a set of planes. The frustum is represented with four-sided polygons. It is possible to specify extra lines to better visualize the field of view.<p>
<dl class="user" compact><dt><b>Usage:</b></dt><dd>Typical use consists of 3 steps: 1. get the planes coefficients from a <a class="el" href="a00227.html" title="a virtual camera for 3D rendering">vtkCamera</a> with <a class="el" href="a00227.html#63ac225662fc7b81628366a7b3b7096c">vtkCamera::GetFrustumPlanes()</a> 2. initialize the planes with <a class="el" href="a01226.html#51c3ebf783f5a1290f6358875239a6e7">vtkPlanes::SetFrustumPlanes()</a> with the planes coefficients 3. pass the <a class="el" href="a01226.html" title="implicit function for convex set of planes">vtkPlanes</a> to a <a class="el" href="a00568.html" title="create a polygonal representation of a frustum">vtkFrustumSource</a>. </dd></dl>

<p>Definition at line <a class="el" href="a04338.html#l00037">37</a> of file <a class="el" href="a04338.html">vtkFrustumSource.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="a00568.html#cac972411fdc2517483bf2313de345c0">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="a00568.html#7175d366c6728910def76eff4d14fa01">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="a00568.html#be26c690eb7c0014865ca0a4cd63bf87">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="a00568.html#c8b068da5a037714eab2a7f06701e52f">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">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#8fec8237a796cb1dcd7ac80a8c8dc44c">SetPlanes</a> (<a class="el" href="a01226.html">vtkPlanes</a> *planes)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01226.html">vtkPlanes</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#d258e57d67508896a08a24c4c9e1b88a">GetPlanes</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#7d5abab5fa789c9e1902252f7698ec05">GetShowLines</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="a00568.html#768d09a88ae9139ac0ed19a0300b7c3a">SetShowLines</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#9fbc2c7d20edba8755b72ab71f13e7b5">ShowLinesOn</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="a00568.html#7425e4f3af50b9f370f891e66e00acbf">ShowLinesOff</a> ()</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="a00568.html#b080f9e28a710bdf04cd013ec2efe914">GetLinesLength</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="a00568.html#4a76337960ce4debe4eddea8cfdd57ac">SetLinesLength</a> (double)</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="a00568.html">vtkFrustumSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#e94ff6d906272939fd03c6548ea6bad8">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="a00568.html#3122dc77df70ba44b73e3dfb44dda591">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00568.html">vtkFrustumSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#671643ff9b446041859db3049da57c54">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="a00568.html#06d12f89638dde615026cc6718c8a938">vtkFrustumSource</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#0e2bc61d57327e040767259fca8c5b84">~vtkFrustumSource</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="a00568.html#a7908cc6a5bd3c675076c77b0e7d509a">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#dd6d1748cdde975ea32e7b5e3d2aaa55">ComputePoint</a> (int planes[3], double *pt)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01226.html">vtkPlanes</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#e6413dd536e23345c2efe9dc35936741">Planes</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00568.html#4bd04dd9d58e543a4666acdb429b0989">ShowLines</a></td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="cac972411fdc2517483bf2313de345c0"></a><!-- doxytag: member="vtkFrustumSource::Superclass" ref="cac972411fdc2517483bf2313de345c0" 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">vtkFrustumSource::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

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

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

<p>
Default construtor. Planes=NULL. ShowLines=true. LinesLength=1.0. 
</div>
</div><p>
<a class="anchor" name="0e2bc61d57327e040767259fca8c5b84"></a><!-- doxytag: member="vtkFrustumSource::~vtkFrustumSource" ref="0e2bc61d57327e040767259fca8c5b84" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual vtkFrustumSource::~vtkFrustumSource           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="e94ff6d906272939fd03c6548ea6bad8"></a><!-- doxytag: member="vtkFrustumSource::New" ref="e94ff6d906272939fd03c6548ea6bad8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00568.html">vtkFrustumSource</a>* vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="7175d366c6728910def76eff4d14fa01"></a><!-- doxytag: member="vtkFrustumSource::GetClassName" ref="7175d366c6728910def76eff4d14fa01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="3122dc77df70ba44b73e3dfb44dda591"></a><!-- doxytag: member="vtkFrustumSource::IsTypeOf" ref="3122dc77df70ba44b73e3dfb44dda591" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="be26c690eb7c0014865ca0a4cd63bf87"></a><!-- doxytag: member="vtkFrustumSource::IsA" ref="be26c690eb7c0014865ca0a4cd63bf87" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="671643ff9b446041859db3049da57c54"></a><!-- doxytag: member="vtkFrustumSource::SafeDownCast" ref="671643ff9b446041859db3049da57c54" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00568.html">vtkFrustumSource</a>* vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="c8b068da5a037714eab2a7f06701e52f"></a><!-- doxytag: member="vtkFrustumSource::PrintSelf" ref="c8b068da5a037714eab2a7f06701e52f" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="d258e57d67508896a08a24c4c9e1b88a"></a><!-- doxytag: member="vtkFrustumSource::GetPlanes" ref="d258e57d67508896a08a24c4c9e1b88a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01226.html">vtkPlanes</a>* vtkFrustumSource::GetPlanes           </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 6 planes defining the frustum. Initial value is NULL. The 6 planes are defined in this order: left,right,bottom,top,far,near. If Planes==NULL or if Planes-&gt;GetNumberOfPlanes()!=6 when <a class="el" href="a00568.html#a7908cc6a5bd3c675076c77b0e7d509a">RequestData()</a> is called, an error message will be emitted and <a class="el" href="a00568.html#a7908cc6a5bd3c675076c77b0e7d509a">RequestData()</a> will return right away. 
</div>
</div><p>
<a class="anchor" name="8fec8237a796cb1dcd7ac80a8c8dc44c"></a><!-- doxytag: member="vtkFrustumSource::SetPlanes" ref="8fec8237a796cb1dcd7ac80a8c8dc44c" args="(vtkPlanes *planes)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFrustumSource::SetPlanes           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01226.html">vtkPlanes</a> *&nbsp;</td>
          <td class="paramname"> <em>planes</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the 6 planes defining the frustum. 
</div>
</div><p>
<a class="anchor" name="7d5abab5fa789c9e1902252f7698ec05"></a><!-- doxytag: member="vtkFrustumSource::GetShowLines" ref="7d5abab5fa789c9e1902252f7698ec05" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkFrustumSource::GetShowLines           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tells if some extra lines will be generated. Initial value is true. 
</div>
</div><p>
<a class="anchor" name="768d09a88ae9139ac0ed19a0300b7c3a"></a><!-- doxytag: member="vtkFrustumSource::SetShowLines" ref="768d09a88ae9139ac0ed19a0300b7c3a" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFrustumSource::SetShowLines           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tells if some extra lines will be generated. Initial value is true. 
</div>
</div><p>
<a class="anchor" name="9fbc2c7d20edba8755b72ab71f13e7b5"></a><!-- doxytag: member="vtkFrustumSource::ShowLinesOn" ref="9fbc2c7d20edba8755b72ab71f13e7b5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFrustumSource::ShowLinesOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tells if some extra lines will be generated. Initial value is true. 
</div>
</div><p>
<a class="anchor" name="7425e4f3af50b9f370f891e66e00acbf"></a><!-- doxytag: member="vtkFrustumSource::ShowLinesOff" ref="7425e4f3af50b9f370f891e66e00acbf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFrustumSource::ShowLinesOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tells if some extra lines will be generated. Initial value is true. 
</div>
</div><p>
<a class="anchor" name="b080f9e28a710bdf04cd013ec2efe914"></a><!-- doxytag: member="vtkFrustumSource::GetLinesLength" ref="b080f9e28a710bdf04cd013ec2efe914" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkFrustumSource::GetLinesLength           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Length of the extra lines. This a stricly positive value. Initial value is 1.0. 
</div>
</div><p>
<a class="anchor" name="4a76337960ce4debe4eddea8cfdd57ac"></a><!-- doxytag: member="vtkFrustumSource::SetLinesLength" ref="4a76337960ce4debe4eddea8cfdd57ac" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkFrustumSource::SetLinesLength           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Length of the extra lines. This a stricly positive value. Initial value is 1.0. 
</div>
</div><p>
<a class="anchor" name="a7908cc6a5bd3c675076c77b0e7d509a"></a><!-- doxytag: member="vtkFrustumSource::RequestData" ref="a7908cc6a5bd3c675076c77b0e7d509a" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkFrustumSource::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>

</div>
</div><p>
<a class="anchor" name="dd6d1748cdde975ea32e7b5e3d2aaa55"></a><!-- doxytag: member="vtkFrustumSource::ComputePoint" ref="dd6d1748cdde975ea32e7b5e3d2aaa55" args="(int planes[3], double *pt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkFrustumSource::ComputePoint           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>planes</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double *&nbsp;</td>
          <td class="paramname"> <em>pt</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>
Compute the intersection of 3 planes. 
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="e6413dd536e23345c2efe9dc35936741"></a><!-- doxytag: member="vtkFrustumSource::Planes" ref="e6413dd536e23345c2efe9dc35936741" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01226.html">vtkPlanes</a>* <a class="el" href="a00568.html#e6413dd536e23345c2efe9dc35936741">vtkFrustumSource::Planes</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04338.html#l00086">86</a> of file <a class="el" href="a04338.html">vtkFrustumSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4bd04dd9d58e543a4666acdb429b0989"></a><!-- doxytag: member="vtkFrustumSource::ShowLines" ref="4bd04dd9d58e543a4666acdb429b0989" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a00568.html#4bd04dd9d58e543a4666acdb429b0989">vtkFrustumSource::ShowLines</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04338.html#l00087">87</a> of file <a class="el" href="a04338.html">vtkFrustumSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04338.html#l00088">88</a> of file <a class="el" href="a04338.html">vtkFrustumSource.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="a04338.html">vtkFrustumSource.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:03:38 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>