- Member vtkBiQuadraticQuad::InterpolationDerivs  (double pcoords[3], double derivs[18])
- Replaced by vtkBiQuadraticQuad::InterpolateDerivs as of VTK 5.2  
- Member vtkBiQuadraticQuad::InterpolationFunctions  (double pcoords[3], double weights[9])
- Replaced by vtkBiQuadraticQuad::InterpolateFunctions as of VTK 5.2  
- Member vtkBiQuadraticQuadraticHexahedron::InterpolationDerivs  (double pcoords[3], double derivs[72])
- Replaced by vtkBiQuadraticQuadraticHexahedron::InterpolateDerivs as of VTK 5.2  
- Member vtkBiQuadraticQuadraticHexahedron::InterpolationFunctions  (double pcoords[3], double weights[24])
- Replaced by vtkBiQuadraticQuadraticHexahedron::InterpolateFunctions as of VTK 5.2  
- Member vtkBiQuadraticQuadraticWedge::InterpolationDerivs  (double pcoords[3], double derivs[45])
- Replaced by vtkBiQuadraticQuadraticWedge::InterpolateDerivs as of VTK 5.2  
- Member vtkBiQuadraticQuadraticWedge::InterpolationFunctions  (double pcoords[3], double weights[15])
- Replaced by vtkBiQuadraticQuadraticWedge::InterpolateFunctions as of VTK 5.2  
- Member vtkBiQuadraticTriangle::InterpolationDerivs  (double pcoords[3], double derivs[14])
- Replaced by vtkBiQuadraticTriangle::InterpolateDerivs as of VTK 5.2  
- Member vtkBiQuadraticTriangle::InterpolationFunctions  (double pcoords[3], double weights[7])
- Replaced by vtkBiQuadraticTriangle::InterpolateFunctions as of VTK 5.2  
- Member vtkContourGrid::SetComputeGradients  (int)
- ComputeGradients is not used so these methods don't affect anything (VTK 6.0).  
- Member vtkCubicLine::InterpolationDerivs  (double pcoords[3], double derivs[4])
- Replaced by vtkCubicLine::InterpolateDerivs as of VTK 5.2  
- Member vtkCubicLine::InterpolationFunctions  (double pcoords[3], double weights[4])
- Replaced by vtkCubicLine::InterpolateFunctions as of VTK 5.2  
- Member vtkDiscretizableColorTransferFunction::GetRGBPoints  ()
- Use GetDataPointer() instead.  
- Member vtkHexagonalPrism::InterpolationDerivs  (double pcoords[3], double derivs[36])
- Replaced by vtkHexagonalPrism::InterpolateDerivs as of VTK 5.2  
- Member vtkHexagonalPrism::InterpolationFunctions  (double pcoords[3], double weights[12])
- Replaced by vtkHexagonalPrism::InterpolateFunctions as of VTK 5.2  
- Member vtkHexahedron::InterpolationDerivs  (double pcoords[3], double derivs[24])
- Replaced by vtkHexahedron::InterpolateDerivs as of VTK 5.2  
- Member vtkHexahedron::InterpolationFunctions  (double pcoords[3], double weights[8])
- Replaced by vtkHexahedron::InterpolateFunctions as of VTK 5.2  
- Member 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)  
- Member vtkImageData::SetDimensions  (const int dims[3])
- {This is for backward compatibility only - use SetExtent().} Same as SetExtent(0, dims[0]-1, 0, dims[1]-1, 0, dims[2]-1)  
- Member vtkLine::InterpolationDerivs  (double pcoords[3], double derivs[2])
- Replaced by vtkLine::InterpolateDerivs as of VTK 5.2  
- Member vtkLine::InterpolationFunctions  (double pcoords[3], double weights[2])
- Replaced by vtkLine::InterpolateFunctions as of VTK 5.2  
- Member vtkNetCDFCAMReader::SetCellLayerRight  (int)
- This method is no longer supported. The reader automatically decides which side to pad cells on. Using this method has no effect.  
- Class vtkOpenGLPolyDataMapper  
- Replaced by vtkPainterPolyDataMapper as of VTK 6.2. 
- Member vtkOpenGLRenderWindow::LastGraphicError  
- Replaced by vtkOpenGLCheckErrorMacro  
- Member vtkParametricRandomHills::GenerateTheHills  (void)
- 6.2 This function is no longer needed.  
- Class vtkPBGLBreadthFirstSearch  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLCollapseGraph  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLCollectGraph  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLConnectedComponents  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLDistributedGraphHelper  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLGraphAdapter  
- Not maintained as of VTK 6.2 and will be removed eventually.  
- Class vtkPBGLGraphSQLReader  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLMinimumSpanningTree  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLRandomGraphSource  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLRMATGraphSource  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLShortestPaths  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Class vtkPBGLVertexColoring  
- Not maintained as of VTK 6.2 and will be removed eventually. 
- Member vtkPentagonalPrism::InterpolationDerivs  (double pcoords[3], double derivs[30])
- Replaced by vtkPentagonalPrism::InterpolateDerivs as of VTK 5.2  
- Member vtkPentagonalPrism::InterpolationFunctions  (double pcoords[3], double weights[10])
- Replaced by vtkPentagonalPrism::InterpolateFunctions as of VTK 5.2  
- Member vtkPixel::InterpolationDerivs  (double pcoords[3], double derivs[8])
- Replaced by vtkPixel::InterpolateDerivs as of VTK 5.2  
- Member vtkPixel::InterpolationFunctions  (double pcoords[3], double weights[4])
- Replaced by vtkPixel::InterpolateFunctions as of VTK 5.2  
- Class vtkPUnstructuredGridConnectivity  
- Not maintained as of VTK 7.0 and will be removed eventually. Use vtkPUnstructuredGridGhostCellsGenerator instead. 
- Class vtkPUnstructuredGridGhostDataGenerator  
- Not maintained as of VTK 7.0 and will be removed eventually. Use vtkPUnstructuredGridGhostCellsGenerator instead. 
- Member vtkPyramid::InterpolationDerivs  (double pcoords[3], double derivs[15])
- Replaced by vtkPyramid::InterpolateDerivs as of VTK 5.2  
- Member vtkPyramid::InterpolationFunctions  (double pcoords[3], double weights[5])
- Replaced by vtkPyramid::InterpolateFunctions as of VTK 5.2  
- Member vtkQtAbstractModelAdapter::reset  ()
- Member vtkQuad::InterpolationDerivs  (double pcoords[3], double derivs[8])
- Replaced by vtkQuad::InterpolateDerivs as of VTK 5.2  
- Member vtkQuad::InterpolationFunctions  (double pcoords[3], double sf[4])
- Replaced by vtkQuad::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticEdge::InterpolationDerivs  (double pcoords[3], double derivs[3])
- Replaced by vtkQuadraticEdge::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticEdge::InterpolationFunctions  (double pcoords[3], double weights[3])
- Replaced by vtkQuadraticEdge::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticHexahedron::InterpolationDerivs  (double pcoords[3], double derivs[60])
- Replaced by vtkQuadraticHexahedron::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticHexahedron::InterpolationFunctions  (double pcoords[3], double weights[20])
- Replaced by vtkQuadraticHexahedron::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticLinearQuad::InterpolationDerivs  (double pcoords[3], double derivs[12])
- Replaced by vtkQuadraticLinearQuad::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticLinearQuad::InterpolationFunctions  (double pcoords[3], double weights[6])
- Replaced by vtkQuadraticLinearQuad::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticLinearWedge::InterpolationDerivs  (double pcoords[3], double derivs[45])
- Replaced by vtkQuadraticLinearWedge::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticLinearWedge::InterpolationFunctions  (double pcoords[3], double weights[15])
- Replaced by vtkQuadraticLinearWedge::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticPyramid::InterpolationDerivs  (double pcoords[3], double derivs[39])
- Replaced by vtkQuadraticPyramid::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticPyramid::InterpolationFunctions  (double pcoords[3], double weights[13])
- Replaced by vtkQuadraticPyramid::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticQuad::InterpolationDerivs  (double pcoords[3], double derivs[16])
- Replaced by vtkQuadraticQuad::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticQuad::InterpolationFunctions  (double pcoords[3], double weights[8])
- Replaced by vtkQuadraticQuad::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticTetra::InterpolationDerivs  (double pcoords[3], double derivs[30])
- Replaced by vtkQuadraticTetra::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticTetra::InterpolationFunctions  (double pcoords[3], double weights[10])
- Replaced by vtkQuadraticTetra::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticTriangle::InterpolationDerivs  (double pcoords[3], double derivs[12])
- Replaced by vtkQuadraticTriangle::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticTriangle::InterpolationFunctions  (double pcoords[3], double weights[6])
- Replaced by vtkQuadraticTriangle::InterpolateFunctions as of VTK 5.2  
- Member vtkQuadraticWedge::InterpolationDerivs  (double pcoords[3], double derivs[45])
- Replaced by vtkQuadraticWedge::InterpolateDerivs as of VTK 5.2  
- Member vtkQuadraticWedge::InterpolationFunctions  (double pcoords[3], double weights[15])
- Replaced by vtkQuadraticWedge::InterpolateFunctions as of VTK 5.2  
- Member vtkTetra::InterpolationDerivs  (double pcoords[3], double derivs[12])
- Replaced by vtkTetra::InterpolateDerivs as of VTK 5.2  
- Member vtkTetra::InterpolationFunctions  (double pcoords[3], double weights[4])
- Replaced by vtkTetra::InterpolateFunctions as of VTK 5.2  
- Member vtkTriangle::InterpolationDerivs  (double pcoords[3], double derivs[6])
- Replaced by vtkTriangle::InterpolateDerivs as of VTK 5.2  
- Member vtkTriangle::InterpolationFunctions  (double pcoords[3], double sf[3])
- Replaced by vtkTriangle::InterpolateFunctions as of VTK 5.2  
- Member vtkTriQuadraticHexahedron::InterpolationDerivs  (double pcoords[3], double derivs[81])
- Replaced by vtkTriQuadraticHexahedron::InterpolateDerivs as of VTK 5.2  
- Member vtkTriQuadraticHexahedron::InterpolationFunctions  (double pcoords[3], double weights[27])
- Replaced by vtkTriQuadraticHexahedron::InterpolateFunctions as of VTK 5.2  
- Member vtkVertex::InterpolationDerivs  (double pcoords[3], double derivs[3])
- Replaced by vtkVertex::InterpolateDerivs as of VTK 5.2  
- Member vtkVertex::InterpolationFunctions  (double pcoords[3], double weights[1])
- Replaced by vtkVertex::InterpolateFunctions as of VTK 5.2  
- Member vtkVoxel::InterpolationDerivs  (double pcoords[3], double derivs[24])
- Replaced by vtkVoxel::InterpolateDerivs as of VTK 5.2  
- Member vtkWedge::InterpolationDerivs  (double pcoords[3], double derivs[18])
- Replaced by vtkWedge::InterpolateDerivs as of VTK 5.2  
- Member vtkWedge::InterpolationFunctions  (double pcoords[3], double weights[6])
- Replaced by vtkWedge::InterpolateFunctions as of VTK 5.2