Skip to content
  • Todd Martin's avatar
    Add const qualifier to [in] arrays · 0fcd454d
    Todd Martin authored
    The affected methods are:
    EstimateMatrixCondition(), MultiplyMatrix(), ExtentIsWithinOtherExtent(), BoundsIsWithinOtherBounds(), IntersectWithLine(), FindClosestPoint(), FindCellsAlongLine(), Distance2ToBucket(), Distance2ToBounds(), IsInOctantBounds(), CalculateRay(), IntersectDataSetWithLine(), UpdateClosestPoint(), UpdateDerivatives(), EvaluateLocation(), EvaluatePosition(), CellBoundary(), Derivatives(), GetParametricDistance(), InterpolationFunctionsPrivate(), InterpolationDerivsPrivate(), InterpolationFunctions(), InterpolationDerivs(), InterpolateFunctions(), JacobianInverse(), IntersectBox(), IsInside(), ProjectPoint(), ProjectVector(), GeneralizedProjectPoint(), ComputeParametricCoordinate(), ComputePositionFromParametricCoordinate(), ComputeInterpolationWeights(), ComputeInterpolationWeightsForTriangleMesh(), ComputeInterpolationWeightsForPolygonMesh(), ComputeInterpolationWeights(), vtkComputeMVCWeightsForTriangleMesh(), vtkComputeMVCWeightsForPolygonMesh(), AddEdgePoint(), SetEdgePoint(), GetEdgePoints(), SetEdgePoints()
    0fcd454d