VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Deprecated List
Member vtkAxis::SetTickLabels (vtkStringArray *labels)
6.0 Use the two parameter SetTickPositions function.
Member vtkAxis::SetTickPositions (vtkDoubleArray *positions)
6.0 Use the two parameter SetTickPositions function.
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 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 vtkScatterPlotMatrix::GetActiveAnnotationLink ()
Replaced by GetAnnotationLink(), never in a VTK release.