ActiViz .NET  5.10.1
Deprecated List
Member Kitware.VTK.vtkAbstractPropPicker.GetProp ()
Replaced by vtkAbstractPicker::GetViewProp() as of VTK 5.0.

Kitware::VTK::vtkAbstractTransform Member Kitware.VTK.vtkAbstractTransform.Identity () This method is deprecated in the base class. It is still valid to use it on many of the specialized classes.

Kitware::VTK::vtkAssemblyNode Member Kitware.VTK.vtkAssemblyNode.GetProp () Replaced by vtkAssemblyNode::GetViewProp() as of VTK 5.0.

Kitware::VTK::vtkAssemblyNode Member Kitware.VTK.vtkAssemblyNode.SetProp (vtkProp prop) Replaced by vtkAssemblyNode::SetViewProp() as of VTK 5.0.

Kitware::VTK::vtkBiQuadraticQuad Member Kitware.VTK.vtkBiQuadraticQuad.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkBiQuadraticQuad::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkBiQuadraticQuad Member Kitware.VTK.vtkBiQuadraticQuad.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkBiQuadraticQuad::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkBiQuadraticQuadraticHexahedron Member Kitware.VTK.vtkBiQuadraticQuadraticHexahedron.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkBiQuadraticQuadraticHexahedron::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkBiQuadraticQuadraticHexahedron Member Kitware.VTK.vtkBiQuadraticQuadraticHexahedron.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkBiQuadraticQuadraticHexahedron::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkBiQuadraticQuadraticWedge Member Kitware.VTK.vtkBiQuadraticQuadraticWedge.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkBiQuadraticQuadraticWedge::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkBiQuadraticQuadraticWedge Member Kitware.VTK.vtkBiQuadraticQuadraticWedge.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkBiQuadraticQuadraticWedge::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkBiQuadraticTriangle Member Kitware.VTK.vtkBiQuadraticTriangle.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkBiQuadraticTriangle::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkBiQuadraticTriangle Member Kitware.VTK.vtkBiQuadraticTriangle.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkBiQuadraticTriangle::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkCamera Member Kitware.VTK.vtkCamera.GetCompositePerspectiveTransformMatrix (double aspect, double nearz, double farz) Replaced by GetCompositeProjectionTransformMatrix() as of VTK 5.4.

Kitware::VTK::vtkCamera Member Kitware.VTK.vtkCamera.GetPerspectiveTransformMatrix (double aspect, double nearz, double farz) Replaced by GetProjectionTransformMatrix() as of VTK 5.4.

Kitware::VTK::vtkCamera Member Kitware.VTK.vtkCamera.SetViewPlaneNormal (IntPtr a) The view plane normal is automatically set from the DirectionOfProjection according to the ViewShear.

Kitware::VTK::vtkCamera Member Kitware.VTK.vtkCamera.SetViewPlaneNormal (double x, double y, double z) The view plane normal is automatically set from the DirectionOfProjection according to the ViewShear.

Kitware::VTK::vtkCollectionIterator Member Kitware.VTK.vtkCollectionIterator.GetObject () Replaced by vtkCollectionIterator::GetCurrentObject() as of VTK 5.0.

Kitware::VTK::vtkCubeAxesActor2D Member Kitware.VTK.vtkCubeAxesActor2D.GetProp () Replaced by vtkCubeAxesActor2D::GetViewProp() as of VTK 5.0.

Kitware::VTK::vtkCubeAxesActor2D Member Kitware.VTK.vtkCubeAxesActor2D.SetProp (vtkProp prop) Replaced by vtkCubeAxesActor2D::SetViewProp() as of VTK 5.0.

Kitware::VTK::vtkCubicLine Member Kitware.VTK.vtkCubicLine.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkCubicLine::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkCubicLine Member Kitware.VTK.vtkCubicLine.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkCubicLine::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkDebugLeaks Member Kitware.VTK.vtkDebugLeaks.PromptUserOff () Turn prompt at exit on/off (this setting is deprecated and will be ignored).

Kitware::VTK::vtkDebugLeaks Member Kitware.VTK.vtkDebugLeaks.PromptUserOn () Turn prompt at exit on/off (this setting is deprecated and will be ignored).

Kitware::VTK::vtkDirectory Member Kitware.VTK.vtkDirectory.CreateDirectory (string dir) Replaced by vtkDirectory::MakeDirectory() as of VTK 5.0.

Kitware::VTK::vtkExodusReader Member Kitware.VTK.vtkExodusReader.GetFileName () Replaced by vtkExodusIIReader as of VTK 5.8.

Kitware::VTK::vtkExodusReader Member Kitware.VTK.vtkExodusReader.SetFileName (string fname) Replaced by vtkExodusIIReader as of VTK 5.8.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.GetComponent (long i, int j) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.GetTuple (long i) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.GetTuple (long i, IntPtr tuple) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.InsertComponent (long i, int j, double c) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.InsertNextTuple (IntPtr tuple) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.InsertTuple (long i, IntPtr tuple) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.SetComponent (long i, int j, double c) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkFieldData Member Kitware.VTK.vtkFieldData.SetTuple (long i, IntPtr tuple) as of VTK 5.2. Using this method for FieldData having arrays that are not subclasses of vtkDataArray may yield unexpected results.

Kitware::VTK::vtkHardwareSelector Member Kitware.VTK.vtkHardwareSelector.GetPixelInformation (IntPtr display_position, ref int processId, ref long attrId, vtkProp prop) Replaced by PixelInformation* GetPixelInformation(unsigned int position[2]);

Kitware::VTK::vtkHardwareSelector Member Kitware.VTK.vtkHardwareSelector.GetPixelInformation (IntPtr display_position, ref int processId, ref long attrId, vtkProp prop, int maxDist) Replaced by PixelInformation* GetPixelInformation(unsigned int position[2], int maxDist);

Kitware::VTK::vtkHexagonalPrism Member Kitware.VTK.vtkHexagonalPrism.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkHexagonalPrism::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkHexagonalPrism Member Kitware.VTK.vtkHexagonalPrism.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkHexagonalPrism::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkHexahedron Member Kitware.VTK.vtkHexahedron.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkHexahedron::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkHexahedron Member Kitware.VTK.vtkHexahedron.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkHexahedron::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkImageData Member Kitware.VTK.vtkImageData.SetDimensions (int i, int j, int k) {This is for backward compatibility only - use SetExtent().} Same as SetExtent(0, i-1, 0, j-1, 0, k-1)

Kitware::VTK::vtkImageData Member Kitware.VTK.vtkImageData.SetDimensions (IntPtr dims) {This is for backward compatibility only - use SetExtent().} Same as SetExtent(0, dims[0]-1, 0, dims[1]-1, 0, dims[2]-1)

Kitware::VTK::vtkImageTracerWidget Member Kitware.VTK.vtkImageTracerWidget.SetProp (vtkProp prop) Replaced by vtkImageTracerWidget::SetViewProp() as of VTK 5.0.

Kitware::VTK::vtkImageViewer2 Member Kitware.VTK.vtkImageViewer2.GetWholeZMax () Replaced by vtkImageViewer2::GetSliceMax() as of VTK 5.0.

Kitware::VTK::vtkImageViewer2 Member Kitware.VTK.vtkImageViewer2.GetWholeZMin () Replaced by vtkImageViewer2::GetSliceMin() as of VTK 5.0.

Kitware::VTK::vtkImageViewer2 Member Kitware.VTK.vtkImageViewer2.GetZSlice () Replaced by vtkImageViewer2::GetSlice() as of VTK 5.0.

Kitware::VTK::vtkImageViewer2 Member Kitware.VTK.vtkImageViewer2.SetZSlice (int arg0) Replaced by vtkImageViewer2::SetSlice() as of VTK 5.0.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Append (vtkInformationKeyVectorKey key, vtkInformationExecutivePortKey value) Replaced by vtkInformationExecutivePortKey::Append() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Append (vtkInformationExecutivePortVectorKey key, vtkExecutive executive, int port) Replaced by vtkInformationExecutivePortVectorKey::Append() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.AppendUnique (vtkInformationKeyVectorKey key, vtkInformationExecutivePortKey value) Replaced by vtkInformationExecutivePortKey::AppendUnique() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.CopyEntry (vtkInformation from, vtkInformationExecutivePortKey key, int deep) Replaced by vtkInformationExecutivePortKey::ShallowCopy() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Get (vtkInformationExecutivePortKey key, vtkExecutive executive, ref int port) Replaced by vtkInformationExecutivePortKey::Get() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.GetExecutive (vtkInformationExecutivePortKey key) Replaced by vtkInformationExecutivePortKey::GetExecutive() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.GetKey (vtkInformationExecutivePortKey key) This convenience method will be removed in some future version.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.GetPort (vtkInformationExecutivePortKey key) Replaced by vtkInformationExecutivePortKey::GetPort() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.GetPorts (vtkInformationExecutivePortVectorKey key) Replaced by vtkInformationExecutivePortVectorKey::GetPorts() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Has (vtkInformationExecutivePortKey key) Replaced by vtkInformationExecutivePortKey::Has() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Has (vtkInformationExecutivePortVectorKey key) Replaced by vtkInformationExecutivePortVectorKey::Has() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Length (vtkInformationExecutivePortVectorKey key) Replaced by vtkInformationExecutivePortVectorKey::Length() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Remove (vtkInformationExecutivePortKey key) Replaced by vtkInformationExecutivePortKey::Remove() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Remove (vtkInformationExecutivePortVectorKey key, vtkExecutive executive, int port) Replaced by vtkInformationExecutivePortVectorKey::Remove() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Remove (vtkInformationExecutivePortVectorKey key) Replaced by vtkInformationExecutivePortVectorKey::Remove() as of VTK 5.2.

Kitware::VTK::vtkInformation Member Kitware.VTK.vtkInformation.Set (vtkInformationExecutivePortKey key, vtkExecutive arg1, int arg2) Replaced by vtkInformationExecutivePortKey::Set() as of VTK 5.2.

Kitware::VTK::vtkLight Member Kitware.VTK.vtkLight.GetColor (IntPtr rgb) Use GetDiffuseColor instead as of VTK 5.7.

Kitware::VTK::vtkLight Member Kitware.VTK.vtkLight.GetColor () Use GetDiffuseColor instead as of VTK 5.7.

Kitware::VTK::vtkLine Member Kitware.VTK.vtkLine.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkLine::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkLine Member Kitware.VTK.vtkLine.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkLine::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveCubic (double c0, double c1, double c2, double c3) Replaced by vtkPolynomialSolversUnivariate::SolveCubic() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveCubic (double c0, double c1, double c2, double c3, IntPtr r1, IntPtr r2, IntPtr r3, IntPtr num_roots) Replaced by vtkPolynomialSolversUnivariate::SolveCubic() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveLinear (double c0, double c1, IntPtr r1, IntPtr num_roots) Replaced by vtkPolynomialSolversUnivariate::SolveLinear() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveLinear (double c0, double c1) Replaced by vtkPolynomialSolversUnivariate::SolveLinear() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveQuadratic (double c0, double c1, double c2) Replaced by vtkPolynomialSolversUnivariate::SolveQuadratic() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveQuadratic (double c0, double c1, double c2, IntPtr r1, IntPtr r2, IntPtr num_roots) Replaced by vtkPolynomialSolversUnivariate::SolveQuadratic() as of VTK 5.8.

Kitware::VTK::vtkMath Member Kitware.VTK.vtkMath.SolveQuadratic (IntPtr c, IntPtr r, IntPtr m) Replaced by vtkPolynomialSolversUnivariate::SolveQuadratic() as of VTK 5.8.

Kitware::VTK::vtkMatrixToHomogeneousTransform Member Kitware.VTK.vtkMatrixToHomogeneousTransform.SetMatrix (vtkMatrix4x4 matrix) This method is deprecated.

Kitware::VTK::vtkMatrixToLinearTransform Member Kitware.VTK.vtkMatrixToLinearTransform.SetMatrix (vtkMatrix4x4 matrix) This method is deprecated.

Kitware::VTK::vtkOpenGLPainterDeviceAdapter Member Kitware.VTK.vtkOpenGLPainterDeviceAdapter.MakeVertexEmphasisWithStencilCheck (int mode)

Kitware::VTK::vtkPainterDeviceAdapter Member Kitware.VTK.vtkPainterDeviceAdapter.MakeVertexEmphasisWithStencilCheck (int arg0)

Kitware::VTK::vtkParallelRenderManager Member Kitware.VTK.vtkParallelRenderManager.StartService () Replaced by vtkParallelRenderManager::StartServices() as of VTK 5.0.

Kitware::VTK::vtkPentagonalPrism Member Kitware.VTK.vtkPentagonalPrism.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkPentagonalPrism::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkPentagonalPrism Member Kitware.VTK.vtkPentagonalPrism.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkPentagonalPrism::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkPExodusReader Member Kitware.VTK.vtkPExodusReader.SetFileName (string name) Replaced by vtkExodusIIReader as of VTK 5.8.

Kitware::VTK::vtkPixel Member Kitware.VTK.vtkPixel.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkPixel::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkPixel Member Kitware.VTK.vtkPixel.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkPixel::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkPolygon Member Kitware.VTK.vtkPolygon.ComputeWeights (IntPtr x, IntPtr weights) Replaced by vtkPolygon::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkPyramid Member Kitware.VTK.vtkPyramid.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkPyramid::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkPyramid Member Kitware.VTK.vtkPyramid.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkPyramid::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuad Member Kitware.VTK.vtkQuad.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuad::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuad Member Kitware.VTK.vtkQuad.InterpolationFunctions (IntPtr pcoords, IntPtr sf) Replaced by vtkQuad::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticEdge Member Kitware.VTK.vtkQuadraticEdge.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticEdge::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticEdge Member Kitware.VTK.vtkQuadraticEdge.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticEdge::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticHexahedron Member Kitware.VTK.vtkQuadraticHexahedron.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticHexahedron::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticHexahedron Member Kitware.VTK.vtkQuadraticHexahedron.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticHexahedron::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticLinearQuad Member Kitware.VTK.vtkQuadraticLinearQuad.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticLinearQuad::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticLinearQuad Member Kitware.VTK.vtkQuadraticLinearQuad.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticLinearQuad::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticLinearWedge Member Kitware.VTK.vtkQuadraticLinearWedge.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticLinearWedge::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticLinearWedge Member Kitware.VTK.vtkQuadraticLinearWedge.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticLinearWedge::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticPyramid Member Kitware.VTK.vtkQuadraticPyramid.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticPyramid::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticPyramid Member Kitware.VTK.vtkQuadraticPyramid.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticPyramid::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticQuad Member Kitware.VTK.vtkQuadraticQuad.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticQuad::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticQuad Member Kitware.VTK.vtkQuadraticQuad.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticQuad::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticTetra Member Kitware.VTK.vtkQuadraticTetra.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticTetra::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticTetra Member Kitware.VTK.vtkQuadraticTetra.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticTetra::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticTriangle Member Kitware.VTK.vtkQuadraticTriangle.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticTriangle::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticTriangle Member Kitware.VTK.vtkQuadraticTriangle.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticTriangle::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkQuadraticWedge Member Kitware.VTK.vtkQuadraticWedge.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkQuadraticWedge::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkQuadraticWedge Member Kitware.VTK.vtkQuadraticWedge.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkQuadraticWedge::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkScatterPlotMatrix Member Kitware.VTK.vtkScatterPlotMatrix.GetActiveAnnotationLink () Replaced by GetAnnotationLink(), never in a VTK release.

Kitware::VTK::vtkTetra Member Kitware.VTK.vtkTetra.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkTetra::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkTetra Member Kitware.VTK.vtkTetra.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkTetra::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkThreadMessager Member Kitware.VTK.vtkThreadMessager.SendMessage () Replaced by vtkThreadMessager::SendWakeMessage() as of VTK 5.0.

Kitware::VTK::vtkTimerLog Member Kitware.VTK.vtkTimerLog.GetCurrentTime () Replaced by vtkTimerLog::GetUniversalTime() as of VTK 5.0.

Kitware::VTK::vtkTriangle Member Kitware.VTK.vtkTriangle.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkTriangle::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkTriangle Member Kitware.VTK.vtkTriangle.InterpolationFunctions (IntPtr pcoords, IntPtr sf) Replaced by vtkTriangle::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkTriQuadraticHexahedron Member Kitware.VTK.vtkTriQuadraticHexahedron.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkTriQuadraticHexahedron::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkTriQuadraticHexahedron Member Kitware.VTK.vtkTriQuadraticHexahedron.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkTriQuadraticHexahedron::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkVertex Member Kitware.VTK.vtkVertex.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkVertex::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkVertex Member Kitware.VTK.vtkVertex.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkVertex::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkViewport Member Kitware.VTK.vtkViewport.AddProp (vtkProp arg0) Replaced by vtkViewport::AddViewProp() as of VTK 5.0.

Kitware::VTK::vtkViewport Member Kitware.VTK.vtkViewport.GetProps () Replaced by vtkViewport::GetViewProps() as of VTK 5.0.

Kitware::VTK::vtkViewport Member Kitware.VTK.vtkViewport.HasProp (vtkProp arg0) Replaced by vtkViewport::HasViewProp() as of VTK 5.0.

Kitware::VTK::vtkViewport Member Kitware.VTK.vtkViewport.RemoveAllProps () Replaced by vtkViewport::RemoveAllViewProps() as of VTK 5.0.

Kitware::VTK::vtkViewport Member Kitware.VTK.vtkViewport.RemoveProp (vtkProp arg0) Replaced by vtkViewport::RemoveViewProp() as of VTK 5.0.

Kitware::VTK::vtkVoxel Member Kitware.VTK.vtkVoxel.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkVoxel::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkWedge Member Kitware.VTK.vtkWedge.InterpolationDerivs (IntPtr pcoords, IntPtr derivs) Replaced by vtkWedge::InterpolateDerivs as of VTK 5.2

Kitware::VTK::vtkWedge Member Kitware.VTK.vtkWedge.InterpolationFunctions (IntPtr pcoords, IntPtr weights) Replaced by vtkWedge::InterpolateFunctions as of VTK 5.2

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.GetMaximumColor (IntPtr rgba) For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.GetMaximumColor () For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.GetMinimumColor (IntPtr rgba) For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.GetMinimumColor () For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.SetMaximumColor (IntPtr rgba) For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.SetMaximumColor (int r, int g, int b, int a) For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.SetMinimumColor (int r, int g, int b, int a) For backwards compatibility: specify the color using integers in the range [0,255].

Kitware::VTK::vtkWindowLevelLookupTable Member Kitware.VTK.vtkWindowLevelLookupTable.SetMinimumColor (IntPtr rgba) For backwards compatibility: specify the color using integers in the range [0,255].