Sophie

Sophie

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

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: Deprecated List</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><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1><a class="anchor" name="deprecated">Deprecated List </a></h1><a class="anchor" name="_deprecated000063"></a> <dl>
<dt>Member <a class="el" href="a00088.html#b05c9ac87eb5c24dfdc7544e474b4044">vtkAbstractPropPicker::GetProp</a> () </dt>
<dd>Replaced by vtkAbstractPicker::GetViewProp() as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000001"></a> <dl>
<dt>Member <a class="el" href="a00089.html#be67d3c28124b1b4139388d4ea2dc6e6">vtkAbstractTransform::Identity</a> () </dt>
<dd>This method is deprecated in the base class. It is still valid to use it on many of the specialized classes. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000002"></a> <dl>
<dt>Member <a class="el" href="a00142.html#5442e4c132ca661cc529f66658781f85">vtkAssemblyNode::SetProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *prop) </dt>
<dd>Replaced by <a class="el" href="a00142.html#f80d5d15ae418e7aa081db9d6bff7afd">vtkAssemblyNode::SetViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000003"></a> <dl>
<dt>Member <a class="el" href="a00142.html#77cf8cd6d431863897ecf61cfe393a10">vtkAssemblyNode::GetProp</a> () </dt>
<dd>Replaced by <a class="el" href="a00142.html#3cc2c11cfba76dff1da1be53ba627df4">vtkAssemblyNode::GetViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000020"></a> <dl>
<dt>Member <a class="el" href="a00166.html#4f868f9c656281012744beb0ef23d76f">vtkBiQuadraticQuad::InterpolationFunctions</a> (double pcoords[3], double weights[9]) </dt>
<dd>Replaced by <a class="el" href="a00166.html#312c7fa4791899bed61e4ea7df13c0d2">vtkBiQuadraticQuad::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000021"></a> <dl>
<dt>Member <a class="el" href="a00167.html#23ad9b41d4cb767dd1a51441f8baed0e">vtkBiQuadraticQuadraticHexahedron::InterpolationFunctions</a> (double pcoords[3], double weights[24]) </dt>
<dd>Replaced by <a class="el" href="a00167.html#91f77d97fe2d9b9aeb794533577014b0">vtkBiQuadraticQuadraticHexahedron::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000022"></a> <dl>
<dt>Member <a class="el" href="a00168.html#6c02e7be9755da7696ec483b9d4bd5b0">vtkBiQuadraticQuadraticWedge::InterpolationFunctions</a> (double pcoords[3], double weights[15]) </dt>
<dd>Replaced by <a class="el" href="a00168.html#939d9344ebc3f58213aed954c0f99d55">vtkBiQuadraticQuadraticWedge::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000064"></a> <dl>
<dt>Member <a class="el" href="a00227.html#17042c81b3d0b2c679ff0ca91c745a63">vtkCamera::GetPerspectiveTransformMatrix</a> (double aspect, double nearz, double farz) </dt>
<dd>Replaced by GetProjectionTransformMatrix() as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000065"></a> <dl>
<dt>Member <a class="el" href="a00227.html#6f042fa1c86220d374df2c04ba8a3eb6">vtkCamera::GetCompositePerspectiveTransformMatrix</a> (double aspect, double nearz, double farz) </dt>
<dd>Replaced by GetCompositeProjectionTransformMatrix() as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000066"></a> <dl>
<dt>Member <a class="el" href="a00227.html#4a270e1c90453438f36b5d0842fe2a73">vtkCamera::SetViewPlaneNormal</a> (double x, double y, double z) </dt>
<dd>The view plane normal is automatically set from the DirectionOfProjection according to the ViewShear. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000067"></a> <dl>
<dt>Member <a class="el" href="a00227.html#160949de0e622c4c9ee28f520fb9087a">vtkCamera::ComputePerspectiveTransform</a> (double aspect, double nearz, double farz) </dt>
<dd>Replaced by ComputeProjectionTransform() as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000068"></a> <dl>
<dt>Member <a class="el" href="a00227.html#b88da2feaa5755dbfd3af1caa18be49f">vtkCamera::ComputeCompositePerspectiveTransform</a> (double aspect, double nearz, double farz) </dt>
<dd>Replaced by ComputeCompositeProjectionTransform() as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000004"></a> <dl>
<dt>Member <a class="el" href="a00287.html#72974ad9c29d2d6a53f80f0362f28b9e">vtkCollectionIterator::GetObject</a> () </dt>
<dd>Replaced by <a class="el" href="a00287.html#542c65144249f6e009a1d078e62012f0">vtkCollectionIterator::GetCurrentObject()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000059"></a> <dl>
<dt>Member <a class="el" href="a00343.html#bc31f81386e1727b92b0822b296af580">vtkCubeAxesActor2D::SetProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *prop) </dt>
<dd>Replaced by <a class="el" href="a00343.html#02dddef6a4269aaa3b8b7ed7d141f445">vtkCubeAxesActor2D::SetViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000060"></a> <dl>
<dt>Member <a class="el" href="a00343.html#603556e71b80f4ca5e3b2cb104f259f8">vtkCubeAxesActor2D::GetProp</a> () </dt>
<dd>Replaced by <a class="el" href="a00343.html#62538a316f2a6a512eea76e22b6acf21">vtkCubeAxesActor2D::GetViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000005"></a> <dl>
<dt>Member <a class="el" href="a00394.html#4464a1d951d10817a15c0c466722570f">vtkDebugLeaks::PromptUserOn</a> () </dt>
<dd>Turn prompt at exit on/off (this setting is deprecated and will be ignored). </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000006"></a> <dl>
<dt>Member <a class="el" href="a00424.html#66c3063e970d3cbb6ae5765d9645e7e1">vtkDirectory::CreateDirectory</a> (const char *dir) </dt>
<dd>Replaced by <a class="el" href="a00424.html#9cbfbe7dc77f633dc364ae62d73ebb5f">vtkDirectory::MakeDirectory()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000023"></a> <dl>
<dt>Member <a class="el" href="a00538.html#30f0684e2a546e82d4dfbc5185b21a35">vtkFieldData::GetTuple</a> (const vtkIdType i) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000024"></a> <dl>
<dt>Member <a class="el" href="a00538.html#bfc583d34513ac93d2cf3ab53cdba43c">vtkFieldData::GetTuple</a> (const vtkIdType i, double *tuple) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000025"></a> <dl>
<dt>Member <a class="el" href="a00538.html#f57fd535427700e278e240be8c0eb845">vtkFieldData::SetTuple</a> (const vtkIdType i, const double *tuple) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000026"></a> <dl>
<dt>Member <a class="el" href="a00538.html#a2e614376501ecea3b8cd03d8ccb68ad">vtkFieldData::InsertTuple</a> (const vtkIdType i, const double *tuple) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000027"></a> <dl>
<dt>Member <a class="el" href="a00538.html#5d2ca63b75eed1084ccd5bdcfb13fc55">vtkFieldData::InsertNextTuple</a> (const double *tuple) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000028"></a> <dl>
<dt>Member <a class="el" href="a00538.html#78dfc07e509f34d28a7c9e0fdd44ef86">vtkFieldData::GetComponent</a> (const vtkIdType i, const int j) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000029"></a> <dl>
<dt>Member <a class="el" href="a00538.html#e7db4344c5adac2006116126f376208b">vtkFieldData::SetComponent</a> (const vtkIdType i, const int j, const double c) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000030"></a> <dl>
<dt>Member <a class="el" href="a00538.html#7a9d4141b1978dbb7327e34f9e5c37dd">vtkFieldData::InsertComponent</a> (const vtkIdType i, const int j, const double c) </dt>
<dd>as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of <a class="el" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> may yield unexpected results. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000031"></a> <dl>
<dt>Member <a class="el" href="a00685.html#e9deae18622b79c03d2cc33044acf2bf">vtkHexagonalPrism::InterpolationFunctions</a> (double pcoords[3], double weights[12]) </dt>
<dd>Replaced by <a class="el" href="a00685.html#6e61686ef4428b2fcd0ae0a384c7e7fb">vtkHexagonalPrism::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000032"></a> <dl>
<dt>Member <a class="el" href="a00686.html#8d7e5566d750c46b8a903bf91eaefac3">vtkHexahedron::InterpolationFunctions</a> (double pcoords[3], double weights[8]) </dt>
<dd>Replaced by <a class="el" href="a00686.html#8c01d9154ea527e90931ae80ce78c664">vtkHexahedron::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000062"></a> <dl>
<dt>Member <a class="el" href="a00843.html#80360904bf11e59446b15c1acb7566da">vtkImageTracerWidget::SetProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *prop) </dt>
<dd>Replaced by <a class="el" href="a00843.html#f41d3fa086f72099aa485591cce3f6e7">vtkImageTracerWidget::SetViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000069"></a> <dl>
<dt>Member <a class="el" href="a00848.html#149458094bd050e083a5472d2fc2814c">vtkImageViewer2::GetWholeZMin</a> () </dt>
<dd>Replaced by <a class="el" href="a00848.html#11f2798a502fc1bf70c8186e5d676e32">vtkImageViewer2::GetSliceMin()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000070"></a> <dl>
<dt>Member <a class="el" href="a00848.html#2cf3543061b6eb8cd57632f50ac7a64c">vtkImageViewer2::GetWholeZMax</a> () </dt>
<dd>Replaced by <a class="el" href="a00848.html#88d905d4f71e8ea30cef926f6b1edc1f">vtkImageViewer2::GetSliceMax()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000071"></a> <dl>
<dt>Member <a class="el" href="a00848.html#38ef04cd3d4a42ae808a8bdbe55d2ef0">vtkImageViewer2::GetZSlice</a> () </dt>
<dd>Replaced by <a class="el" href="a00848.html#317c4a262c7566842ff166598100ad01">vtkImageViewer2::GetSlice()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000072"></a> <dl>
<dt>Member <a class="el" href="a00848.html#c32b7c9d2a5b9a64567055e8763e6d14">vtkImageViewer2::SetZSlice</a> (int) </dt>
<dd>Replaced by <a class="el" href="a00848.html#548fb5aa88d007f6ae139f0bb0ab43f7">vtkImageViewer2::SetSlice()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000011"></a> <dl>
<dt>Member <a class="el" href="a00872.html#c6721fc0665be51091f5256e5579dd5c">vtkInformation::GetKey</a> (<a class="el" href="a00876.html" title="Key for vtkExecutive/Port value pairs.">vtkInformationExecutivePortKey</a> *key) </dt>
<dd>This convenience method will be removed in some future version. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000008"></a> <dl>
<dt>Member <a class="el" href="a00872.html#deffa18cbca80b25f13f833929a2462d">vtkInformation::Append</a> (<a class="el" href="a00887.html" title="Key for vector-of-keys values.">vtkInformationKeyVectorKey</a> *key, <a class="el" href="a00876.html" title="Key for vtkExecutive/Port value pairs.">vtkInformationExecutivePortKey</a> *value) </dt>
<dd>Replaced by vtkInformationExecutivePortKey::Append() as of VTK 5.2. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000009"></a> <dl>
<dt>Member <a class="el" href="a00872.html#68f03e59d1b292c264f2d8734f15ebdb">vtkInformation::Set</a> (<a class="el" href="a00876.html" title="Key for vtkExecutive/Port value pairs.">vtkInformationExecutivePortKey</a> *key, <a class="el" href="a00472.html" title="Superclass for all pipeline executives in VTK.">vtkExecutive</a> *, int) </dt>
<dd>Replaced by <a class="el" href="a00876.html#5e7d387ec88df3b51ff1f3d64c38c7a7">vtkInformationExecutivePortKey::Set()</a> as of VTK 5.2. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000010"></a> <dl>
<dt>Member <a class="el" href="a00872.html#d13f4dd22057502f7d337bccb1576750">vtkInformation::Append</a> (<a class="el" href="a00877.html" title="Key for vtkExecutive/Port value pair vectors.">vtkInformationExecutivePortVectorKey</a> *key, <a class="el" href="a00472.html" title="Superclass for all pipeline executives in VTK.">vtkExecutive</a> *executive, int port) </dt>
<dd>Replaced by <a class="el" href="a00877.html#6a74e68284565e0071171bc9bdd70edf">vtkInformationExecutivePortVectorKey::Append()</a> as of VTK 5.2. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000007"></a> <dl>
<dt>Member <a class="el" href="a00872.html#e7e6f86f09967327ec8780324e5dff0b">vtkInformation::CopyEntry</a> (<a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> *from, <a class="el" href="a00876.html" title="Key for vtkExecutive/Port value pairs.">vtkInformationExecutivePortKey</a> *key, int deep=0) </dt>
<dd>Replaced by <a class="el" href="a00876.html#39b34b37406760de193754b688347938">vtkInformationExecutivePortKey::ShallowCopy()</a> as of VTK 5.2. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000033"></a> <dl>
<dt>Member <a class="el" href="a00960.html#26c729c6fc66e9e70697a994f8bcd88a">vtkLine::InterpolationFunctions</a> (double pcoords[3], double weights[2]) </dt>
<dd>Replaced by <a class="el" href="a00960.html#7fd64d8b09923e666abed00f0b4503b4">vtkLine::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000012"></a> <dl>
<dt>Member <a class="el" href="a00996.html#7a84a201f15975b3a64f69b41be49c9f">vtkMath::DegreesToRadians</a> () </dt>
<dd>Replaced by <a class="el" href="a00996.html#0f8f2897ebd840e8b4766ff62ff4739c">vtkMath::RadiansFromDegrees()</a> as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000013"></a> <dl>
<dt>Member <a class="el" href="a00996.html#8e8db9c91a19909858eb3b752b3036ce">vtkMath::RadiansToDegrees</a> () </dt>
<dd>Replaced by <a class="el" href="a00996.html#48cf5fb6b8f307a61ba5d3aa2ea5a733">vtkMath::DegreesFromRadians()</a> as of VTK 5.4. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000014"></a> <dl>
<dt>Member <a class="el" href="a01000.html#73fbbe759d17700b39a3478ee635ad64">vtkMatrixToHomogeneousTransform::SetMatrix</a> (<a class="el" href="a00998.html" title="represent and manipulate 4x4 transformation matrices">vtkMatrix4x4</a> *matrix) </dt>
<dd>This method is deprecated. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000015"></a> <dl>
<dt>Member <a class="el" href="a01001.html#8b6a832ad815a7c5aa7ea1190ddf9a40">vtkMatrixToLinearTransform::SetMatrix</a> (<a class="el" href="a00998.html" title="represent and manipulate 4x4 transformation matrices">vtkMatrix4x4</a> *matrix) </dt>
<dd>This method is deprecated. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000073"></a> <dl>
<dt>Member <a class="el" href="a01113.html#402d9ea48e129f2477ccaf0c1280d8be">vtkOpenGLPainterDeviceAdapter::MakeVertexEmphasisWithStencilCheck</a> (int mode) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_deprecated000074"></a> <dl>
<dt>Member <a class="el" href="a01150.html#6d0615c9fddf26e564958773a2aac057">vtkPainterDeviceAdapter::MakeVertexEmphasisWithStencilCheck</a> (int vtkNotUsed(mode)) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_deprecated000061"></a> <dl>
<dt>Member <a class="el" href="a01156.html#fd108c9dbcc80a83df27e8b8dfc85cb0">vtkParallelRenderManager::StartService</a> () </dt>
<dd>Replaced by <a class="el" href="a01156.html#c23d4888d2f73590c5d24e691412fc56">vtkParallelRenderManager::StartServices()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000034"></a> <dl>
<dt>Member <a class="el" href="a01205.html#eb01416fd5c19bdaeaa7f26d50fcff6e">vtkPentagonalPrism::InterpolationFunctions</a> (double pcoords[3], double weights[10]) </dt>
<dd>Replaced by <a class="el" href="a01205.html#bd94a66d002ae47ba8dfc9915c8d6309">vtkPentagonalPrism::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000035"></a> <dl>
<dt>Member <a class="el" href="a01221.html#2ddf52b16ac6b73dffb70e36f24a9c54">vtkPixel::InterpolationFunctions</a> (double pcoords[3], double weights[4]) </dt>
<dd>Replaced by <a class="el" href="a01221.html#92bcf9ad37e7c8f4e8e9d46c830dbaf7">vtkPixel::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000036"></a> <dl>
<dt>Member <a class="el" href="a01278.html#9d5aea889d698ed26e7574f0752af087">vtkPolygon::ComputeWeights</a> (double x[3], double *weights) </dt>
<dd>Replaced by <a class="el" href="a01278.html#c0da6b431e25d90d303af92fdba26b01">vtkPolygon::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000037"></a> <dl>
<dt>Member <a class="el" href="a01329.html#25a9d22156a05315e283e01e00123043">vtkPyramid::InterpolationFunctions</a> (double pcoords[3], double weights[5]) </dt>
<dd>Replaced by <a class="el" href="a01329.html#2418d1bebb41150b76083e040d732cfa">vtkPyramid::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000038"></a> <dl>
<dt>Member <a class="el" href="a01428.html#2519ed5ff5184ed8b4706627f62a3752">vtkQuad::InterpolationFunctions</a> (double pcoords[3], double sf[4]) </dt>
<dd>Replaced by <a class="el" href="a01428.html#2530b2d6fe5db9c565897e6d22c81ccd">vtkQuad::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000039"></a> <dl>
<dt>Member <a class="el" href="a01429.html#9b249526922012aa53e597ac486a3a54">vtkQuadraticEdge::InterpolationFunctions</a> (double pcoords[3], double weights[3]) </dt>
<dd>Replaced by <a class="el" href="a01429.html#dba0a0d3389e8c2b16deeafe47f6fc8a">vtkQuadraticEdge::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000040"></a> <dl>
<dt>Member <a class="el" href="a01430.html#31ff4e945d3a49f5fbdf015ac8e97233">vtkQuadraticHexahedron::InterpolationFunctions</a> (double pcoords[3], double weights[20]) </dt>
<dd>Replaced by <a class="el" href="a01430.html#87ac0b7a48c1f6cd6a33e4c2c252cd10">vtkQuadraticHexahedron::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000041"></a> <dl>
<dt>Member <a class="el" href="a01431.html#92eeb6fe748c5788c952b889f09a76e2">vtkQuadraticLinearQuad::InterpolationFunctions</a> (double pcoords[3], double weights[6]) </dt>
<dd>Replaced by <a class="el" href="a01431.html#dd27bc5f5075bf253ece863a60968861">vtkQuadraticLinearQuad::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000042"></a> <dl>
<dt>Member <a class="el" href="a01432.html#49c64251a5611292d7b986de472cc0da">vtkQuadraticLinearWedge::InterpolationFunctions</a> (double pcoords[3], double weights[15]) </dt>
<dd>Replaced by <a class="el" href="a01432.html#5920a1c7a02046327a698c714f1a5f2f">vtkQuadraticLinearWedge::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000043"></a> <dl>
<dt>Member <a class="el" href="a01433.html#c23c622cdb8db9e99caf9bcb1ba9f908">vtkQuadraticPyramid::InterpolationFunctions</a> (double pcoords[3], double weights[13]) </dt>
<dd>Replaced by <a class="el" href="a01433.html#05634745ab48095801ec158b54b684d8">vtkQuadraticPyramid::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000044"></a> <dl>
<dt>Member <a class="el" href="a01434.html#39e30415df8e2350a4c07928ecdec3fa">vtkQuadraticQuad::InterpolationFunctions</a> (double pcoords[3], double weights[8]) </dt>
<dd>Replaced by <a class="el" href="a01434.html#2760c932060215dd26a389618653e65d">vtkQuadraticQuad::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000045"></a> <dl>
<dt>Member <a class="el" href="a01435.html#bb57b16e02d1b9b5289ce16b0fd7bfca">vtkQuadraticTetra::InterpolationFunctions</a> (double pcoords[3], double weights[10]) </dt>
<dd>Replaced by <a class="el" href="a01435.html#5e636fa15bcd4d214e72a7e8552d4c02">vtkQuadraticTetra::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000046"></a> <dl>
<dt>Member <a class="el" href="a01436.html#00a5b239364ad394bef076a4dca9db74">vtkQuadraticTriangle::InterpolationFunctions</a> (double pcoords[3], double weights[6]) </dt>
<dd>Replaced by <a class="el" href="a01436.html#83727867151623641e4001be4a9a3912">vtkQuadraticTriangle::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000047"></a> <dl>
<dt>Member <a class="el" href="a01437.html#0c677003e9fcb6c48cf5d47c04cb7c2d">vtkQuadraticWedge::InterpolationFunctions</a> (double pcoords[3], double weights[15]) </dt>
<dd>Replaced by <a class="el" href="a01437.html#68402ffca9dc6ba99df0bc24fe5105d8">vtkQuadraticWedge::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000048"></a> <dl>
<dt>Member <a class="el" href="a01688.html#59368e5c877c5953f22b6f94c9632a5d">vtkTetra::InterpolationFunctions</a> (double pcoords[3], double weights[4]) </dt>
<dd>Replaced by <a class="el" href="a01688.html#e38e38ea490c35229c7a87bf684ea7df">vtkTetra::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000016"></a> <dl>
<dt>Member <a class="el" href="a01706.html#0e142f2e25fd379e25957f50cebea7cf">vtkThreadMessager::SendMessage</a> () </dt>
<dd>Replaced by <a class="el" href="a01706.html#c42aec32e25e2975da761bfa0190d97c">vtkThreadMessager::SendWakeMessage()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000017"></a> <dl>
<dt>Member <a class="el" href="a01715.html#50b891f02061ff230a395abd7ff838a4">vtkTimerLog::GetCurrentTime</a> () </dt>
<dd>Replaced by <a class="el" href="a01715.html#053fdd2c0c76abcd43952f41f6a398f1">vtkTimerLog::GetUniversalTime()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000049"></a> <dl>
<dt>Member <a class="el" href="a01760.html#87bee4e04fefeb6d5ef1ca3bfceff545">vtkTriangle::InterpolationFunctions</a> (double pcoords[3], double sf[3]) </dt>
<dd>Replaced by <a class="el" href="a01760.html#feadd259b43e55302c832947832c0379">vtkTriangle::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000050"></a> <dl>
<dt>Member <a class="el" href="a01765.html#1b063870bf80b66b161c7ff52dfdd052">vtkTriQuadraticHexahedron::InterpolationFunctions</a> (double pcoords[3], double weights[27]) </dt>
<dd>Replaced by <a class="el" href="a01765.html#85e640712da661d3565eca79b0ddc54d">vtkTriQuadraticHexahedron::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000051"></a> <dl>
<dt>Member <a class="el" href="a01821.html#7d8e868cf1cba24b08be99f1e4a55eb0">vtkVertex::InterpolationFunctions</a> (double pcoords[3], double weights[1]) </dt>
<dd>Replaced by <a class="el" href="a01821.html#234e60c89b4b59826963792839530e21">vtkVertex::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000052"></a> <dl>
<dt>Member <a class="el" href="a01833.html#109ab04bd46a598a8425606c45044438">vtkViewport::RemoveProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *) </dt>
<dd>Replaced by <a class="el" href="a01833.html#e0c69b633d202eeb1625a9d41d512f86">vtkViewport::RemoveViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000053"></a> <dl>
<dt>Member <a class="el" href="a01833.html#ecf41329434fb69c89f76952f3d1add2">vtkViewport::AddProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *) </dt>
<dd>Replaced by <a class="el" href="a01833.html#b2992d43e8661fabcbfdf94b122d7372">vtkViewport::AddViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000054"></a> <dl>
<dt>Member <a class="el" href="a01833.html#7db8101bcb0dcc4a226bbac3ef97cf78">vtkViewport::GetProps</a> () </dt>
<dd>Replaced by <a class="el" href="a01833.html#bed96fa68aa3089c0f6c770c06d7af26">vtkViewport::GetViewProps()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000055"></a> <dl>
<dt>Member <a class="el" href="a01833.html#25886c9bfffd66e0694d8a6c544cf865">vtkViewport::HasProp</a> (<a class="el" href="a01317.html" title="abstract superclass for all actors, volumes and annotations">vtkProp</a> *) </dt>
<dd>Replaced by <a class="el" href="a01833.html#f9e18f8436db41aa38088a6ad4feb6a4">vtkViewport::HasViewProp()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000056"></a> <dl>
<dt>Member <a class="el" href="a01833.html#c01ee5ab176d183c7c51d8e2bb34b401">vtkViewport::RemoveAllProps</a> () </dt>
<dd>Replaced by <a class="el" href="a01833.html#d4b3843adac557f2e5ed45e62ad12310">vtkViewport::RemoveAllViewProps()</a> as of VTK 5.0. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000057"></a> <dl>
<dt>Member <a class="el" href="a01859.html#a803a10f26563e2b4996047e42d2b735">vtkVoxel::InterpolationFunctions</a> (double pcoords[3], double weights[8]) </dt>
<dd>Replaced by <a class="el" href="a01859.html#832bf5abc4022ab6fbc971f07712bf7a">vtkVoxel::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000058"></a> <dl>
<dt>Member <a class="el" href="a01872.html#47f79b00d630320eb20d9c6feb00a39a">vtkWedge::InterpolationFunctions</a> (double pcoords[3], double weights[6]) </dt>
<dd>Replaced by <a class="el" href="a01872.html#351de6f325a4d8a4e5abaec55c6aeabe">vtkWedge::InterpolateFunctions</a> as of VTK 5.2 </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000018"></a> <dl>
<dt>Member <a class="el" href="a01888.html#d3c316a24c4e100dc69e123a0422e1e3">vtkWindowLevelLookupTable::SetMinimumColor</a> (int r, int g, int b, int a) </dt>
<dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000019"></a> <dl>
<dt>Member <a class="el" href="a01888.html#09f9e204d2773b61c5a0406e7be700d9">vtkWindowLevelLookupTable::SetMaximumColor</a> (int r, int g, int b, int a) </dt>
<dd>For backwards compatibility: specify the color using integers in the range [0,255]. </dd>
</dl>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:51:28 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>