Skip to content

vtkExprTkFunctionParser: Release expression and Register symbol table again

Spiros Tsalikis requested to merge spiros.tsalikis/vtk:new-exprtk into master

When all variables are removed, the expression needs to be released, and during the parsing, the symbol table needs to be re-registered to the expression.

Edited by Spiros Tsalikis

Merge request reports