Sophie

Sophie

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

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: vtkSphereSource 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>vtkSphereSource Class Reference</h1><!-- doxytag: class="vtkSphereSource" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04453.html">vtkSphereSource.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkSphereSource:</div>
<div class="dynsection">
<p><center><img src="a14615.png" border="0" usemap="#a14616" alt="Inheritance graph"></center>
<map name="a14616">
<area shape="rect" href="a01326.html" title="sphere source that supports pieces" alt="" coords="15,379,151,406"><area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="5,230,160,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="33,155,132,182"><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,6,137,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkSphereSource:</div>
<div class="dynsection">
<p><center><img src="a14617.png" border="0" usemap="#a14618" alt="Collaboration graph"></center>
<map name="a14618">
<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="a14619.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
create a polygonal sphere centered at the origin 
<p>
<a class="el" href="a01582.html" title="create a polygonal sphere centered at the origin">vtkSphereSource</a> creates a sphere (represented by polygons) of specified radius centered at the origin. The resolution (polygonal discretization) in both the latitude (phi) and longitude (theta) directions can be specified. It also is possible to create partial spheres by specifying maximum phi and theta angles. By default, the surface tessellation of the sphere uses triangles; however you can set LatLongTessellation to produce a tessellation using quadrilaterals. <dl class="warning" compact><dt><b>Warning:</b></dt><dd>Resolution means the number of latitude or longitude lines for a complete sphere. If you create partial spheres the number of latitude/longitude lines may be off by one.</dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_15.html#c2_vtk_t_vtkSphereSource">vtkSphereSource (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04453.html#l00041">41</a> of file <a class="el" href="a04453.html">vtkSphereSource.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="a01582.html#2382f968c861dec993e28e28456ccbf6">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="a01582.html#aa44a734e5345d0c82bc8e35f0f22ade">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="a01582.html#7089340e8468894bfc79f895c46e65c0">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="a01582.html#c71fb20ef6dbe3f91f02166979b9b096">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="a01582.html#3018a35f53529ffbaf05eafe2061c3ab">SetRadius</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#a20d9125f9159f7efd44362e5ff1a506">GetRadius</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="a01582.html#ba96eed2e56f908a50f572ef876c4e84">SetCenter</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="a01582.html#9eb2e85c9707406866ce33a7927ff176">SetCenter</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="a01582.html#15e218f4babb505c737e2a9d529b2c78">GetCenter</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="a01582.html#db1f76c96e5dea272bc317b63661f023">GetCenter</a> (double data[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="a01582.html#408b332c2b9911815cad2ff3b98bac15">SetThetaResolution</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="a01582.html#4d7a86ef4c519709d18e91701a74f392">GetThetaResolution</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="a01582.html#1ccd30ddefd2c4a48f4ecbae1eee67ca">SetPhiResolution</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="a01582.html#a4a469def405cb98d401716cb7c8f440">GetPhiResolution</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="a01582.html#79b3cfb50e78fc224423d02e2ca43deb">SetStartTheta</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#0da5b79d72e04c21a5e3189852f49efe">GetStartTheta</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="a01582.html#bdad859e619fb666b56fa22c36f2d175">SetEndTheta</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#2b55c8ece769010531f00627fa1e16fa">GetEndTheta</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="a01582.html#106b83c71c8fa0d2909ac4a714b23325">SetStartPhi</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#bf38f67d29a77c4678ca1c02bf3e3343">GetStartPhi</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="a01582.html#3dd21dfa203303c62234693320adcc20">SetEndPhi</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#023f4f2210b70e910eed53740718287f">GetEndPhi</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="a01582.html#3121fb9a18b486160a0354cd1536d508">SetLatLongTessellation</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="a01582.html#b000b8c17ed30e2a5cdd323f884d0b27">GetLatLongTessellation</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="a01582.html#9382dda9d7ab2ce11596023939e8091c">LatLongTessellationOn</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="a01582.html#b7f4259064dbf8cfeabad117fa37dc90">LatLongTessellationOff</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="a01582.html#3bba7bdee88e81240a9360c438d30e84">IsTypeOf</a> (const char *type)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01582.html">vtkSphereSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#14edf2516b8a146e23715999c8e80949">New</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#2a51f5175e36be00826523fd5a2e7c98">vtkSphereSource</a> (int res=8)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#9412cedfddbe4ce736f9acb21108685b">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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#1f432a4ee0ff296a7ba93d405e3745b3">RequestInformation</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">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#2fd145a4c47565e7ec439e10f1d8452c">Radius</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#ce4513fc0b01d38cb2beca8ab6e29311">Center</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="a01582.html#3b0379f0b3c037ea52490a01da7e102a">ThetaResolution</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#8131a986a78e2ddbdbceed50a0a71e45">PhiResolution</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#642bfec86a55436ab28ef6d51cbcac2c">StartTheta</a></td></tr>

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01582.html#7e7288df078aca3b89e366c8007b504b">LatLongTessellation</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="2382f968c861dec993e28e28456ccbf6"></a><!-- doxytag: member="vtkSphereSource::Superclass" ref="2382f968c861dec993e28e28456ccbf6" 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">vtkSphereSource::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="a01326.html#c3410e10ff825f5b79d1b4ae2e1c8681">vtkPSphereSource</a>.</p>

<p>Definition at line <a class="el" href="a04453.html#l00044">44</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

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

<p>

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

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="aa44a734e5345d0c82bc8e35f0f22ade"></a><!-- doxytag: member="vtkSphereSource::GetClassName" ref="aa44a734e5345d0c82bc8e35f0f22ade" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkSphereSource::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="a01326.html#3eb5064c570aab62d73824a977ba0269">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="3bba7bdee88e81240a9360c438d30e84"></a><!-- doxytag: member="vtkSphereSource::IsTypeOf" ref="3bba7bdee88e81240a9360c438d30e84" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkSphereSource::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="a01326.html#6c032ffff3c97fcdd91ac164bda92740">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="7089340e8468894bfc79f895c46e65c0"></a><!-- doxytag: member="vtkSphereSource::IsA" ref="7089340e8468894bfc79f895c46e65c0" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSphereSource::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="a01326.html#63bd6866f3c0f5e2151b43ef1c808a2f">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="1033c6d95f0f61b3328ff66fe3b14404"></a><!-- doxytag: member="vtkSphereSource::SafeDownCast" ref="1033c6d95f0f61b3328ff66fe3b14404" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01582.html">vtkSphereSource</a>* vtkSphereSource::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="a01326.html#644c2a5e598db6013503e105c34501ad">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="c71fb20ef6dbe3f91f02166979b9b096"></a><!-- doxytag: member="vtkSphereSource::PrintSelf" ref="c71fb20ef6dbe3f91f02166979b9b096" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSphereSource::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="a01326.html#7279239a7e2ee75fa0fda34443c8ed83">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="14edf2516b8a146e23715999c8e80949"></a><!-- doxytag: member="vtkSphereSource::New" ref="14edf2516b8a146e23715999c8e80949" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01582.html">vtkSphereSource</a>* vtkSphereSource::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Construct sphere with radius=0.5 and default resolution 8 in both Phi and Theta directions. Theta ranges from (0,360) and phi (0,180) degrees. 
<p>Reimplemented from <a class="el" href="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

<p>Reimplemented in <a class="el" href="a01326.html#75e547952b98d48a53ec2cc0aa285758">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="3018a35f53529ffbaf05eafe2061c3ab"></a><!-- doxytag: member="vtkSphereSource::SetRadius" ref="3018a35f53529ffbaf05eafe2061c3ab" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetRadius           </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>
Set radius of sphere. Default is .5. 
</div>
</div><p>
<a class="anchor" name="a20d9125f9159f7efd44362e5ff1a506"></a><!-- doxytag: member="vtkSphereSource::GetRadius" ref="a20d9125f9159f7efd44362e5ff1a506" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSphereSource::GetRadius           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set radius of sphere. Default is .5. 
</div>
</div><p>
<a class="anchor" name="ba96eed2e56f908a50f572ef876c4e84"></a><!-- doxytag: member="vtkSphereSource::SetCenter" ref="ba96eed2e56f908a50f572ef876c4e84" args="(double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetCenter           </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 center of the sphere. Default is 0,0,0. 
</div>
</div><p>
<a class="anchor" name="9eb2e85c9707406866ce33a7927ff176"></a><!-- doxytag: member="vtkSphereSource::SetCenter" ref="9eb2e85c9707406866ce33a7927ff176" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetCenter           </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 center of the sphere. Default is 0,0,0. 
</div>
</div><p>
<a class="anchor" name="15e218f4babb505c737e2a9d529b2c78"></a><!-- doxytag: member="vtkSphereSource::GetCenter" ref="15e218f4babb505c737e2a9d529b2c78" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkSphereSource::GetCenter           </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 center of the sphere. Default is 0,0,0. 
</div>
</div><p>
<a class="anchor" name="db1f76c96e5dea272bc317b63661f023"></a><!-- doxytag: member="vtkSphereSource::GetCenter" ref="db1f76c96e5dea272bc317b63661f023" args="(double data[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::GetCenter           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>data</em>[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the center of the sphere. Default is 0,0,0. 
</div>
</div><p>
<a class="anchor" name="408b332c2b9911815cad2ff3b98bac15"></a><!-- doxytag: member="vtkSphereSource::SetThetaResolution" ref="408b332c2b9911815cad2ff3b98bac15" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetThetaResolution           </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 the number of points in the longitude direction (ranging from StartTheta to EndTheta). 
</div>
</div><p>
<a class="anchor" name="4d7a86ef4c519709d18e91701a74f392"></a><!-- doxytag: member="vtkSphereSource::GetThetaResolution" ref="4d7a86ef4c519709d18e91701a74f392" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSphereSource::GetThetaResolution           </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 number of points in the longitude direction (ranging from StartTheta to EndTheta). 
</div>
</div><p>
<a class="anchor" name="1ccd30ddefd2c4a48f4ecbae1eee67ca"></a><!-- doxytag: member="vtkSphereSource::SetPhiResolution" ref="1ccd30ddefd2c4a48f4ecbae1eee67ca" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetPhiResolution           </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 the number of points in the latitude direction (ranging from StartPhi to EndPhi). 
</div>
</div><p>
<a class="anchor" name="a4a469def405cb98d401716cb7c8f440"></a><!-- doxytag: member="vtkSphereSource::GetPhiResolution" ref="a4a469def405cb98d401716cb7c8f440" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSphereSource::GetPhiResolution           </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 number of points in the latitude direction (ranging from StartPhi to EndPhi). 
</div>
</div><p>
<a class="anchor" name="79b3cfb50e78fc224423d02e2ca43deb"></a><!-- doxytag: member="vtkSphereSource::SetStartTheta" ref="79b3cfb50e78fc224423d02e2ca43deb" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetStartTheta           </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>
Set the starting longitude angle. By default StartTheta=0 degrees. 
</div>
</div><p>
<a class="anchor" name="0da5b79d72e04c21a5e3189852f49efe"></a><!-- doxytag: member="vtkSphereSource::GetStartTheta" ref="0da5b79d72e04c21a5e3189852f49efe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSphereSource::GetStartTheta           </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 starting longitude angle. By default StartTheta=0 degrees. 
</div>
</div><p>
<a class="anchor" name="bdad859e619fb666b56fa22c36f2d175"></a><!-- doxytag: member="vtkSphereSource::SetEndTheta" ref="bdad859e619fb666b56fa22c36f2d175" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetEndTheta           </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>
Set the ending longitude angle. By default EndTheta=360 degrees. 
</div>
</div><p>
<a class="anchor" name="2b55c8ece769010531f00627fa1e16fa"></a><!-- doxytag: member="vtkSphereSource::GetEndTheta" ref="2b55c8ece769010531f00627fa1e16fa" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSphereSource::GetEndTheta           </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 ending longitude angle. By default EndTheta=360 degrees. 
</div>
</div><p>
<a class="anchor" name="106b83c71c8fa0d2909ac4a714b23325"></a><!-- doxytag: member="vtkSphereSource::SetStartPhi" ref="106b83c71c8fa0d2909ac4a714b23325" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetStartPhi           </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>
Set the starting latitude angle (0 is at north pole). By default StartPhi=0 degrees. 
</div>
</div><p>
<a class="anchor" name="bf38f67d29a77c4678ca1c02bf3e3343"></a><!-- doxytag: member="vtkSphereSource::GetStartPhi" ref="bf38f67d29a77c4678ca1c02bf3e3343" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSphereSource::GetStartPhi           </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 starting latitude angle (0 is at north pole). By default StartPhi=0 degrees. 
</div>
</div><p>
<a class="anchor" name="3dd21dfa203303c62234693320adcc20"></a><!-- doxytag: member="vtkSphereSource::SetEndPhi" ref="3dd21dfa203303c62234693320adcc20" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetEndPhi           </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>
Set the ending latitude angle. By default EndPhi=180 degrees. 
</div>
</div><p>
<a class="anchor" name="023f4f2210b70e910eed53740718287f"></a><!-- doxytag: member="vtkSphereSource::GetEndPhi" ref="023f4f2210b70e910eed53740718287f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSphereSource::GetEndPhi           </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 ending latitude angle. By default EndPhi=180 degrees. 
</div>
</div><p>
<a class="anchor" name="3121fb9a18b486160a0354cd1536d508"></a><!-- doxytag: member="vtkSphereSource::SetLatLongTessellation" ref="3121fb9a18b486160a0354cd1536d508" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::SetLatLongTessellation           </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>
Cause the sphere to be tessellated with edges along the latitude and longitude lines. If off, triangles are generated at non-polar regions, which results in edges that are not parallel to latitude and longitude lines. If on, quadrilaterals are generated everywhere except at the poles. This can be useful for generating a wireframe sphere with natural latitude and longitude lines. 
</div>
</div><p>
<a class="anchor" name="b000b8c17ed30e2a5cdd323f884d0b27"></a><!-- doxytag: member="vtkSphereSource::GetLatLongTessellation" ref="b000b8c17ed30e2a5cdd323f884d0b27" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSphereSource::GetLatLongTessellation           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cause the sphere to be tessellated with edges along the latitude and longitude lines. If off, triangles are generated at non-polar regions, which results in edges that are not parallel to latitude and longitude lines. If on, quadrilaterals are generated everywhere except at the poles. This can be useful for generating a wireframe sphere with natural latitude and longitude lines. 
</div>
</div><p>
<a class="anchor" name="9382dda9d7ab2ce11596023939e8091c"></a><!-- doxytag: member="vtkSphereSource::LatLongTessellationOn" ref="9382dda9d7ab2ce11596023939e8091c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::LatLongTessellationOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cause the sphere to be tessellated with edges along the latitude and longitude lines. If off, triangles are generated at non-polar regions, which results in edges that are not parallel to latitude and longitude lines. If on, quadrilaterals are generated everywhere except at the poles. This can be useful for generating a wireframe sphere with natural latitude and longitude lines. 
</div>
</div><p>
<a class="anchor" name="b7f4259064dbf8cfeabad117fa37dc90"></a><!-- doxytag: member="vtkSphereSource::LatLongTessellationOff" ref="b7f4259064dbf8cfeabad117fa37dc90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSphereSource::LatLongTessellationOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cause the sphere to be tessellated with edges along the latitude and longitude lines. If off, triangles are generated at non-polar regions, which results in edges that are not parallel to latitude and longitude lines. If on, quadrilaterals are generated everywhere except at the poles. This can be useful for generating a wireframe sphere with natural latitude and longitude lines. 
</div>
</div><p>
<a class="anchor" name="9412cedfddbe4ce736f9acb21108685b"></a><!-- doxytag: member="vtkSphereSource::RequestData" ref="9412cedfddbe4ce736f9acb21108685b" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkSphereSource::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="a01326.html#152360af082628cbe9234a8102704156">vtkPSphereSource</a>.</p>

</div>
</div><p>
<a class="anchor" name="1f432a4ee0ff296a7ba93d405e3745b3"></a><!-- doxytag: member="vtkSphereSource::RequestInformation" ref="1f432a4ee0ff296a7ba93d405e3745b3" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkSphereSource::RequestInformation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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>

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

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="2fd145a4c47565e7ec439e10f1d8452c"></a><!-- doxytag: member="vtkSphereSource::Radius" ref="2fd145a4c47565e7ec439e10f1d8452c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01582.html#2fd145a4c47565e7ec439e10f1d8452c">vtkSphereSource::Radius</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04453.html#l00122">122</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04453.html#l00123">123</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3b0379f0b3c037ea52490a01da7e102a"></a><!-- doxytag: member="vtkSphereSource::ThetaResolution" ref="3b0379f0b3c037ea52490a01da7e102a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01582.html#3b0379f0b3c037ea52490a01da7e102a">vtkSphereSource::ThetaResolution</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04453.html#l00124">124</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8131a986a78e2ddbdbceed50a0a71e45"></a><!-- doxytag: member="vtkSphereSource::PhiResolution" ref="8131a986a78e2ddbdbceed50a0a71e45" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01582.html#8131a986a78e2ddbdbceed50a0a71e45">vtkSphereSource::PhiResolution</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04453.html#l00125">125</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="642bfec86a55436ab28ef6d51cbcac2c"></a><!-- doxytag: member="vtkSphereSource::StartTheta" ref="642bfec86a55436ab28ef6d51cbcac2c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01582.html#642bfec86a55436ab28ef6d51cbcac2c">vtkSphereSource::StartTheta</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04453.html#l00126">126</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04453.html#l00127">127</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04453.html#l00128">128</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04453.html#l00129">129</a> of file <a class="el" href="a04453.html">vtkSphereSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7e7288df078aca3b89e366c8007b504b"></a><!-- doxytag: member="vtkSphereSource::LatLongTessellation" ref="7e7288df078aca3b89e366c8007b504b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01582.html#7e7288df078aca3b89e366c8007b504b">vtkSphereSource::LatLongTessellation</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04453.html#l00130">130</a> of file <a class="el" href="a04453.html">vtkSphereSource.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="a04453.html">vtkSphereSource.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:35:30 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>