[vtkusers] vtkFunctionParser bug

David Borland borland at renci.org
Thu Jul 8 11:50:58 EDT 2010


When using the "sign" function with vtkFunctionParser, 
GetMathFunctionStringLength() results in an "Unknown math function" error.

The fix is to add "case VTK_PARSER_SIGN:" above the "return 4;" statement

David





More information about the vtkusers mailing list