Sophie

Sophie

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

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: dox/Hybrid/vtkAxesActor.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
<h1>dox/Hybrid/vtkAxesActor.h</h1><a href="a02810.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*=========================================================================</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">  Program:   Visualization Toolkit</span>
<a name="l00004"></a>00004 <span class="comment">  Module:    $RCSfile: vtkAxesActor.h,v $</span>
<a name="l00005"></a>00005 <span class="comment"></span>
<a name="l00006"></a>00006 <span class="comment">  Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen</span>
<a name="l00007"></a>00007 <span class="comment">  All rights reserved.</span>
<a name="l00008"></a>00008 <span class="comment">  See Copyright.txt or http://www.kitware.com/Copyright.htm for details.</span>
<a name="l00009"></a>00009 <span class="comment"></span>
<a name="l00010"></a>00010 <span class="comment">     This software is distributed WITHOUT ANY WARRANTY; without even</span>
<a name="l00011"></a>00011 <span class="comment">     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR</span>
<a name="l00012"></a>00012 <span class="comment">     PURPOSE.  See the above copyright notice for more information.</span>
<a name="l00013"></a>00013 <span class="comment"></span>
<a name="l00014"></a>00014 <span class="comment">=========================================================================*/</span>
<a name="l00050"></a>00050 <span class="preprocessor">#ifndef __vtkAxesActor_h</span>
<a name="l00051"></a>00051 <span class="preprocessor"></span><span class="preprocessor">#define __vtkAxesActor_h</span>
<a name="l00052"></a>00052 <span class="preprocessor"></span>
<a name="l00053"></a>00053 <span class="preprocessor">#include "<a class="code" href="a03522.html">vtkProp3D.h</a>"</span>
<a name="l00054"></a>00054 
<a name="l00055"></a>00055 <span class="keyword">class </span><a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>;
<a name="l00056"></a>00056 <span class="keyword">class </span><a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a>;
<a name="l00057"></a>00057 <span class="keyword">class </span><a class="code" href="a00316.html" title="generate polygonal cone">vtkConeSource</a>;
<a name="l00058"></a>00058 <span class="keyword">class </span><a class="code" href="a00353.html" title="generate a cylinder centered at origin">vtkCylinderSource</a>;
<a name="l00059"></a>00059 <span class="keyword">class </span><a class="code" href="a00966.html" title="create a line defined by two end points">vtkLineSource</a>;
<a name="l00060"></a>00060 <span class="keyword">class </span><a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>;
<a name="l00061"></a>00061 <span class="keyword">class </span><a class="code" href="a01321.html" title="a list of Props">vtkPropCollection</a>;
<a name="l00062"></a>00062 <span class="keyword">class </span><a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a>;
<a name="l00063"></a>00063 <span class="keyword">class </span><a class="code" href="a01480.html" title="abstract specification for renderers">vtkRenderer</a>;
<a name="l00064"></a>00064 <span class="keyword">class </span><a class="code" href="a01582.html" title="create a polygonal sphere centered at the origin">vtkSphereSource</a>;
<a name="l00065"></a>00065 
<a name="l00066"></a><a class="code" href="a00153.html">00066</a> <span class="keyword">class </span><a class="code" href="a02170.html#9e9a05a8377523b4f8d707441f65786d">VTK_HYBRID_EXPORT</a> <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a> : <span class="keyword">public</span> <a class="code" href="a01318.html" title="represents an 3D object for placement in a rendered scene">vtkProp3D</a>
<a name="l00067"></a>00067 {
<a name="l00068"></a>00068 <span class="keyword">public</span>:
<a name="l00069"></a>00069   <span class="keyword">static</span> <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a> *<a class="code" href="a01084.html#4d5b227267c076d6f9e38483370b6612">New</a>();
<a name="l00070"></a><a class="code" href="a00153.html#16db7c5f5b8f256381c23fa601ebc681">00070</a>   vtkTypeRevisionMacro(<a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>,<a class="code" href="a01318.html" title="represents an 3D object for placement in a rendered scene">vtkProp3D</a>);
<a name="l00071"></a>00071   <span class="keywordtype">void</span> <a class="code" href="a01318.html#fc4c78b78843229db37631fdb24481f9">PrintSelf</a>(ostream&amp; os, <a class="code" href="a00869.html" title="a simple class to control print indentation">vtkIndent</a> indent);
<a name="l00072"></a>00072 
<a name="l00076"></a>00076   <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="a01317.html#d4cbf8fa634a622b9e1419d897a4bd7f">GetActors</a>(<a class="code" href="a01321.html" title="a list of Props">vtkPropCollection</a> *);
<a name="l00077"></a>00077 
<a name="l00079"></a>00079 
<a name="l00080"></a>00080   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01317.html#4d7c8be45744400fba096728ce81f33a">RenderOpaqueGeometry</a>(<a class="code" href="a01833.html" title="abstract specification for Viewports">vtkViewport</a> *viewport);
<a name="l00081"></a>00081   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01317.html#cf64ca8da81629df108f095c6535548e">RenderTranslucentPolygonalGeometry</a>(<a class="code" href="a01833.html" title="abstract specification for Viewports">vtkViewport</a> *viewport);
<a name="l00082"></a>00082   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01317.html#d7e0fa1336c19247f11a73b4ebaddf13">RenderOverlay</a>(<a class="code" href="a01833.html" title="abstract specification for Viewports">vtkViewport</a> *viewport);
<a name="l00084"></a>00084 
<a name="l00086"></a>00086   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01317.html#6e32af79f4756a287a61017b7c2f7364">HasTranslucentPolygonalGeometry</a>();
<a name="l00087"></a>00087   
<a name="l00089"></a>00089   <span class="keywordtype">void</span> <a class="code" href="a01318.html#6a5879b988966e8e357f76622ef2e59e">ShallowCopy</a>(<a class="code" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *prop);
<a name="l00090"></a>00090 
<a name="l00094"></a>00094   <span class="keywordtype">void</span> <a class="code" href="a01317.html#f2034bece75524dfa42553396d208a22">ReleaseGraphicsResources</a>(<a class="code" href="a01886.html" title="window superclass for vtkRenderWindow">vtkWindow</a> *);
<a name="l00095"></a>00095 
<a name="l00097"></a>00097 
<a name="l00100"></a>00100   <span class="keywordtype">void</span> <a class="code" href="a01318.html#ac58a1c4708c1e130f65f2330ab31fb6">GetBounds</a>(<span class="keywordtype">double</span> bounds[6]);
<a name="l00101"></a>00101   <span class="keywordtype">double</span> *<a class="code" href="a01318.html#ac58a1c4708c1e130f65f2330ab31fb6">GetBounds</a>();
<a name="l00103"></a>00103 
<a name="l00105"></a>00105   <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <span class="keywordtype">int</span> <a class="code" href="a01318.html#f0fcdb7fa72e053d7fb32a1828117c62">GetMTime</a>();
<a name="l00106"></a>00106   
<a name="l00111"></a>00111   <span class="keyword">virtual</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="a01317.html#06aa1f37a3832c8870e8a10127b32012">GetRedrawMTime</a>();
<a name="l00112"></a>00112 
<a name="l00114"></a>00114 
<a name="l00115"></a><a class="code" href="a00153.html#5f77bba33b495828ebc7dcc632901919">00115</a>   <span class="keywordtype">void</span> SetTotalLength( <span class="keywordtype">double</span> v[3] ) 
<a name="l00116"></a>00116     { this-&gt;SetTotalLength( v[0], v[1], v[2] ); }
<a name="l00117"></a>00117   <span class="keywordtype">void</span> SetTotalLength( <span class="keywordtype">double</span> x, <span class="keywordtype">double</span> y, <span class="keywordtype">double</span> z );
<a name="l00118"></a>00118   vtkGetVectorMacro( TotalLength, <span class="keywordtype">double</span>, 3 );
<a name="l00120"></a>00120 
<a name="l00122"></a>00122 
<a name="l00123"></a><a class="code" href="a00153.html#2d1127f71a804625b3ef3a8f7d8051f8">00123</a>   <span class="keywordtype">void</span> SetNormalizedShaftLength( <span class="keywordtype">double</span> v[3] )
<a name="l00124"></a>00124     { this-&gt;SetNormalizedShaftLength( v[0], v[1], v[2] ); }
<a name="l00125"></a>00125   <span class="keywordtype">void</span> SetNormalizedShaftLength( <span class="keywordtype">double</span> x, <span class="keywordtype">double</span> y, <span class="keywordtype">double</span> z );
<a name="l00126"></a>00126   vtkGetVectorMacro( NormalizedShaftLength, <span class="keywordtype">double</span>, 3 );
<a name="l00128"></a>00128 
<a name="l00130"></a>00130 
<a name="l00132"></a><a class="code" href="a00153.html#f8a959d02b810c179b627ed11200d5e7">00132</a>   <span class="keywordtype">void</span> SetNormalizedTipLength( <span class="keywordtype">double</span> v[3] )
<a name="l00133"></a>00133     { this-&gt;SetNormalizedTipLength( v[0], v[1], v[2] ); }
<a name="l00134"></a>00134   <span class="keywordtype">void</span> SetNormalizedTipLength( <span class="keywordtype">double</span> x, <span class="keywordtype">double</span> y, <span class="keywordtype">double</span> z );
<a name="l00135"></a>00135   vtkGetVectorMacro( NormalizedTipLength, <span class="keywordtype">double</span>, 3 );
<a name="l00137"></a>00137 
<a name="l00139"></a>00139 
<a name="l00141"></a><a class="code" href="a00153.html#de0551fa6f00d9e827939d11c7537479">00141</a>   <span class="keywordtype">void</span> SetNormalizedLabelPosition( <span class="keywordtype">double</span> v[3] )
<a name="l00142"></a>00142     { this-&gt;SetNormalizedLabelPosition( v[0], v[1], v[2] ); }
<a name="l00143"></a>00143   <span class="keywordtype">void</span> SetNormalizedLabelPosition( <span class="keywordtype">double</span> x, <span class="keywordtype">double</span> y, <span class="keywordtype">double</span> z );
<a name="l00144"></a>00144   vtkGetVectorMacro( NormalizedLabelPosition, <span class="keywordtype">double</span>, 3 );   
<a name="l00146"></a>00146 
<a name="l00148"></a>00148 
<a name="l00149"></a>00149   vtkSetClampMacro(ConeResolution, <span class="keywordtype">int</span>, 3, 128);
<a name="l00150"></a>00150   vtkGetMacro(ConeResolution, <span class="keywordtype">int</span>);
<a name="l00151"></a>00151   vtkSetClampMacro(SphereResolution, <span class="keywordtype">int</span>, 3, 128);
<a name="l00152"></a>00152   vtkGetMacro(SphereResolution, <span class="keywordtype">int</span>);
<a name="l00153"></a>00153   vtkSetClampMacro(CylinderResolution, <span class="keywordtype">int</span>, 3, 128);
<a name="l00154"></a>00154   vtkGetMacro(CylinderResolution, <span class="keywordtype">int</span>);
<a name="l00156"></a>00156   
<a name="l00158"></a>00158 
<a name="l00159"></a>00159   vtkSetClampMacro(ConeRadius, <span class="keywordtype">double</span>, 0, <a class="code" href="a02149.html#622b18613de7a4fdb37cb4df3d720942">VTK_LARGE_FLOAT</a>);
<a name="l00160"></a>00160   vtkGetMacro(ConeRadius, <span class="keywordtype">double</span>);
<a name="l00161"></a>00161   vtkSetClampMacro(SphereRadius, <span class="keywordtype">double</span>, 0, <a class="code" href="a02149.html#622b18613de7a4fdb37cb4df3d720942">VTK_LARGE_FLOAT</a>);
<a name="l00162"></a>00162   vtkGetMacro(SphereRadius, <span class="keywordtype">double</span>);
<a name="l00163"></a>00163   vtkSetClampMacro(CylinderRadius, <span class="keywordtype">double</span>, 0, <a class="code" href="a02149.html#622b18613de7a4fdb37cb4df3d720942">VTK_LARGE_FLOAT</a>);
<a name="l00164"></a>00164   vtkGetMacro(CylinderRadius, <span class="keywordtype">double</span>);
<a name="l00166"></a>00166 
<a name="l00168"></a>00168 
<a name="l00170"></a>00170   <span class="keywordtype">void</span> SetShaftType( <span class="keywordtype">int</span> <a class="code" href="a03761.html#c6551f7bf833e8254b2b3ecdaea0d2108e7f81709ed57920a45c02a954726847">type</a> );
<a name="l00171"></a><a class="code" href="a00153.html#c2b0c655e1a6c2567dcac5912d220611">00171</a>   <span class="keywordtype">void</span> SetShaftTypeToCylinder()
<a name="l00172"></a>00172     { this-&gt;SetShaftType( <a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f48ab5b9f32abee416121944dc978b4d11a">vtkAxesActor::CYLINDER_SHAFT</a> ); }
<a name="l00173"></a><a class="code" href="a00153.html#20382dd7bee93115068a291a6fb12b11">00173</a>   <span class="keywordtype">void</span> SetShaftTypeToLine()
<a name="l00174"></a>00174     { this-&gt;SetShaftType( <a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f488f2fbfd40f5802c4a0131387d2670c62">vtkAxesActor::LINE_SHAFT</a> ); }
<a name="l00175"></a><a class="code" href="a00153.html#d3beb74eab0912baed6a1828fef98376">00175</a>   <span class="keywordtype">void</span> SetShaftTypeToUserDefined()
<a name="l00176"></a>00176     { this-&gt;SetShaftType( <a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f484860399ffbf5bad348538b41aa366478">vtkAxesActor::USER_DEFINED_SHAFT</a> ); }
<a name="l00177"></a>00177   vtkGetMacro(ShaftType, <span class="keywordtype">int</span>);
<a name="l00179"></a>00179 
<a name="l00181"></a>00181 
<a name="l00182"></a>00182   <span class="keywordtype">void</span> SetTipType( <span class="keywordtype">int</span> <a class="code" href="a03761.html#c6551f7bf833e8254b2b3ecdaea0d2108e7f81709ed57920a45c02a954726847">type</a> );
<a name="l00183"></a><a class="code" href="a00153.html#c3a3fffb78fb9c021ff70c71c62d23c6">00183</a>   <span class="keywordtype">void</span> SetTipTypeToCone()
<a name="l00184"></a>00184     { this-&gt;SetTipType( <a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f0447d7c36bdb7218b9381423a815316f600">vtkAxesActor::CONE_TIP</a> ); }
<a name="l00185"></a><a class="code" href="a00153.html#1a8f883b548ae05c933cc87c5e25be6f">00185</a>   <span class="keywordtype">void</span> SetTipTypeToSphere()
<a name="l00186"></a>00186     { this-&gt;SetTipType( <a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f044695fed698315abe301b4004ab297aba5">vtkAxesActor::SPHERE_TIP</a> ); }
<a name="l00187"></a><a class="code" href="a00153.html#6f3712b4efd7c9b8223b409af215d802">00187</a>   <span class="keywordtype">void</span> SetTipTypeToUserDefined()
<a name="l00188"></a>00188     { this-&gt;SetTipType( <a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f0446faafd6aa5f5b1cc726ca38ce3e0c84a">vtkAxesActor::USER_DEFINED_TIP</a> ); }
<a name="l00189"></a>00189   vtkGetMacro(TipType, <span class="keywordtype">int</span>);
<a name="l00191"></a>00191 
<a name="l00193"></a>00193 
<a name="l00194"></a>00194   <span class="keywordtype">void</span> SetUserDefinedTip( <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> * );
<a name="l00195"></a>00195   vtkGetObjectMacro( UserDefinedTip, <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> );
<a name="l00197"></a>00197 
<a name="l00199"></a>00199 
<a name="l00200"></a>00200   <span class="keywordtype">void</span> SetUserDefinedShaft( <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> * );
<a name="l00201"></a>00201   vtkGetObjectMacro( UserDefinedShaft, <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> );
<a name="l00203"></a>00203 
<a name="l00205"></a>00205 
<a name="l00206"></a>00206   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetXAxisTipProperty();
<a name="l00207"></a>00207   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetYAxisTipProperty();
<a name="l00208"></a>00208   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetZAxisTipProperty();
<a name="l00210"></a>00210 
<a name="l00212"></a>00212 
<a name="l00213"></a>00213   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetXAxisShaftProperty();
<a name="l00214"></a>00214   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetYAxisShaftProperty();
<a name="l00215"></a>00215   <a class="code" href="a01322.html" title="represent surface properties of a geometric object">vtkProperty</a> *GetZAxisShaftProperty();
<a name="l00217"></a>00217 
<a name="l00219"></a>00219 
<a name="l00221"></a><a class="code" href="a00153.html#82537fe407639e0b63e561b972963eff">00221</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *GetXAxisCaptionActor2D()
<a name="l00222"></a>00222     {<span class="keywordflow">return</span> this-&gt;XAxisLabel;}
<a name="l00223"></a><a class="code" href="a00153.html#88eb5dd46904c04ffce7b7a5df224f85">00223</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *GetYAxisCaptionActor2D()
<a name="l00224"></a>00224     {<span class="keywordflow">return</span> this-&gt;YAxisLabel;}
<a name="l00225"></a><a class="code" href="a00153.html#58004df6b0fa172e384a2041edb9094f">00225</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *GetZAxisCaptionActor2D()
<a name="l00226"></a>00226     {<span class="keywordflow">return</span> this-&gt;ZAxisLabel;}
<a name="l00228"></a>00228 
<a name="l00230"></a>00230 
<a name="l00231"></a>00231   vtkSetStringMacro( XAxisLabelText );
<a name="l00232"></a>00232   vtkGetStringMacro( XAxisLabelText );
<a name="l00233"></a>00233   vtkSetStringMacro( YAxisLabelText );
<a name="l00234"></a>00234   vtkGetStringMacro( YAxisLabelText );
<a name="l00235"></a>00235   vtkSetStringMacro( ZAxisLabelText );
<a name="l00236"></a>00236   vtkGetStringMacro( ZAxisLabelText );
<a name="l00238"></a>00238 
<a name="l00240"></a>00240 
<a name="l00241"></a>00241   vtkSetMacro(AxisLabels, <span class="keywordtype">int</span>);
<a name="l00242"></a>00242   vtkGetMacro(AxisLabels, <span class="keywordtype">int</span>);
<a name="l00243"></a>00243   vtkBooleanMacro(AxisLabels, <span class="keywordtype">int</span>);
<a name="l00245"></a>00245 
<a name="l00246"></a>00246 <span class="comment">//BTX</span>
<a name="l00247"></a>00247   <span class="keyword">enum</span>
<a name="l00248"></a>00248   {
<a name="l00249"></a><a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f48ab5b9f32abee416121944dc978b4d11a">00249</a>     CYLINDER_SHAFT,
<a name="l00250"></a><a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f488f2fbfd40f5802c4a0131387d2670c62">00250</a>     LINE_SHAFT,
<a name="l00251"></a><a class="code" href="a00153.html#64b2aaad5add9145a419096b2a0e6f484860399ffbf5bad348538b41aa366478">00251</a>     USER_DEFINED_SHAFT
<a name="l00252"></a>00252   };
<a name="l00253"></a>00253 
<a name="l00254"></a>00254   <span class="keyword">enum</span>
<a name="l00255"></a>00255   {
<a name="l00256"></a><a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f0447d7c36bdb7218b9381423a815316f600">00256</a>     CONE_TIP,
<a name="l00257"></a><a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f044695fed698315abe301b4004ab297aba5">00257</a>     SPHERE_TIP,
<a name="l00258"></a><a class="code" href="a00153.html#4fda9504907f9b61f5c2b84f9be1f0446faafd6aa5f5b1cc726ca38ce3e0c84a">00258</a>     USER_DEFINED_TIP
<a name="l00259"></a>00259   };  
<a name="l00260"></a>00260 <span class="comment">//ETX</span>
<a name="l00261"></a>00261 
<a name="l00262"></a>00262 <span class="keyword">protected</span>:
<a name="l00263"></a>00263   <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>();
<a name="l00264"></a>00264   ~<a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>();
<a name="l00265"></a>00265 
<a name="l00266"></a><a class="code" href="a00153.html#3b861a654db86b83d24ffb619ea099af">00266</a>   <a class="code" href="a00353.html" title="generate a cylinder centered at origin">vtkCylinderSource</a> *CylinderSource;
<a name="l00267"></a><a class="code" href="a00153.html#1ad562ff29fa42d82ae57c7e52de61bf">00267</a>   <a class="code" href="a00966.html" title="create a line defined by two end points">vtkLineSource</a>     *LineSource;
<a name="l00268"></a><a class="code" href="a00153.html#b6880f84adb18ba8086541eee8b58354">00268</a>   <a class="code" href="a00316.html" title="generate polygonal cone">vtkConeSource</a>     *ConeSource;
<a name="l00269"></a><a class="code" href="a00153.html#3ab6d4a05eb98b471912d064a9a78bfb">00269</a>   <a class="code" href="a01582.html" title="create a polygonal sphere centered at the origin">vtkSphereSource</a>   *SphereSource;
<a name="l00270"></a>00270 
<a name="l00271"></a><a class="code" href="a00153.html#df7c950548dd4fea3b0cfe5931f488d4">00271</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *XAxisShaft;
<a name="l00272"></a><a class="code" href="a00153.html#b70e694cce103d9f5d0dac8430510ebd">00272</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *YAxisShaft;
<a name="l00273"></a><a class="code" href="a00153.html#6c98eae18d681435d1ebf1fd49047e51">00273</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *ZAxisShaft;
<a name="l00274"></a>00274 
<a name="l00275"></a><a class="code" href="a00153.html#0ae6688d832f88d55c1a69c6baf4da46">00275</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *XAxisTip;
<a name="l00276"></a><a class="code" href="a00153.html#6dfc41fed1d6180b837954dfd634c26d">00276</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *YAxisTip;
<a name="l00277"></a><a class="code" href="a00153.html#c32add7ff2eb3c696ae734e96633d107">00277</a>   <a class="code" href="a00092.html" title="represents an object (geometry &amp;amp; properties) in a rendered scene">vtkActor</a>          *ZAxisTip;
<a name="l00278"></a>00278 
<a name="l00279"></a>00279   <span class="keywordtype">void</span>               UpdateProps();
<a name="l00280"></a>00280 
<a name="l00281"></a><a class="code" href="a00153.html#aea7b82126bf191c97e4fe90f1bf71f3">00281</a>   <span class="keywordtype">double</span>             TotalLength[3];
<a name="l00282"></a><a class="code" href="a00153.html#8e437869ead47d374816348360152128">00282</a>   <span class="keywordtype">double</span>             NormalizedShaftLength[3];
<a name="l00283"></a><a class="code" href="a00153.html#af65b5991684d98eb062657294995827">00283</a>   <span class="keywordtype">double</span>             NormalizedTipLength[3];
<a name="l00284"></a><a class="code" href="a00153.html#5434982f68b8ddae2d90614bb9e3a907">00284</a>   <span class="keywordtype">double</span>             NormalizedLabelPosition[3];
<a name="l00285"></a>00285 
<a name="l00286"></a><a class="code" href="a00153.html#eb4276adaeda1ddd657f70f76d877d6c">00286</a>   <span class="keywordtype">int</span>                ShaftType;
<a name="l00287"></a><a class="code" href="a00153.html#7ba385e89105ea2d431716960db9e577">00287</a>   <span class="keywordtype">int</span>                TipType;
<a name="l00288"></a>00288 
<a name="l00289"></a><a class="code" href="a00153.html#738f2247dbc6311796fb36aa681839a1">00289</a>   <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>       *UserDefinedTip;
<a name="l00290"></a><a class="code" href="a00153.html#3535355416f2c1ddb21dd9147672f7c0">00290</a>   <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>       *UserDefinedShaft;
<a name="l00291"></a>00291 
<a name="l00292"></a><a class="code" href="a00153.html#1f648e3fdd964d3399bbb022eb55351c">00292</a>   <span class="keywordtype">char</span>              *XAxisLabelText;
<a name="l00293"></a><a class="code" href="a00153.html#54bc25493f44d27437200c1039228b07">00293</a>   <span class="keywordtype">char</span>              *YAxisLabelText;
<a name="l00294"></a><a class="code" href="a00153.html#34d37e51082ec4f4191b1dce70f0d8a8">00294</a>   <span class="keywordtype">char</span>              *ZAxisLabelText;
<a name="l00295"></a>00295 
<a name="l00296"></a><a class="code" href="a00153.html#b63b449625ce8a33d3f9d87fe5b9b43b">00296</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *XAxisLabel;
<a name="l00297"></a><a class="code" href="a00153.html#c881fda8c54852a6d61fa515780306dd">00297</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *YAxisLabel;
<a name="l00298"></a><a class="code" href="a00153.html#aa62ed5192ee9db598e807343f831b22">00298</a>   <a class="code" href="a00233.html" title="draw text label associated with a point">vtkCaptionActor2D</a> *ZAxisLabel;
<a name="l00299"></a>00299 
<a name="l00300"></a><a class="code" href="a00153.html#9e3c3e27c07461c3f82523896ff61988">00300</a>   <span class="keywordtype">int</span>                AxisLabels;
<a name="l00301"></a>00301 
<a name="l00302"></a>00302 
<a name="l00303"></a><a class="code" href="a00153.html#58614bb3cb791083c8365cdd3ccdd085">00303</a>   <span class="keywordtype">int</span>                ConeResolution;
<a name="l00304"></a><a class="code" href="a00153.html#05d361e29e918e807073ee26c82610b4">00304</a>   <span class="keywordtype">int</span>                SphereResolution;
<a name="l00305"></a><a class="code" href="a00153.html#e25b9cf919d7fb2c3f01eb6ab944e1ab">00305</a>   <span class="keywordtype">int</span>                CylinderResolution;
<a name="l00306"></a>00306 
<a name="l00307"></a><a class="code" href="a00153.html#279ddc990bff358b22332cfa69854c95">00307</a>   <span class="keywordtype">double</span>             ConeRadius;
<a name="l00308"></a><a class="code" href="a00153.html#fcf0f33bfa2613226ca37ab4f6f4d0f8">00308</a>   <span class="keywordtype">double</span>             SphereRadius;
<a name="l00309"></a><a class="code" href="a00153.html#aaa5fd242a119e42e907eb4031de96d9">00309</a>   <span class="keywordtype">double</span>             CylinderRadius;
<a name="l00310"></a>00310 
<a name="l00311"></a>00311 <span class="keyword">private</span>:
<a name="l00312"></a>00312   <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>(<span class="keyword">const</span> <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>&amp;);  <span class="comment">// Not implemented.</span>
<a name="l00313"></a>00313   <span class="keywordtype">void</span> operator=(<span class="keyword">const</span> <a class="code" href="a00153.html" title="a 3D axes representation">vtkAxesActor</a>&amp;);  <span class="comment">// Not implemented.</span>
<a name="l00314"></a>00314 };
<a name="l00315"></a>00315 
<a name="l00316"></a>00316 <span class="preprocessor">#endif</span>
<a name="l00317"></a>00317 <span class="preprocessor"></span>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:35:31 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>