Skip to content
  • Steven Hahn's avatar
    Pass vtkDataArray to vtkImplicitFunction · 0000cc54
    Steven Hahn authored
    In the general case this avoids a branch in FunctionValue.
    It also gives the option to specialize EvaluateFunction so
    that it can be further optimized and/or run in parallel.
    0000cc54