Skip to content
  • Ken Martin's avatar
    ENH: modified the TCL wrappers to no longer take in a function pointer for... · a597c63b
    Ken Martin authored
    ENH: modified the TCL wrappers to no longer take in a function pointer for vtkTclGetObjectFromPointer instead a string name for the return class type is passed. This allows methods to be wrapped that return vtk classes that have not been wrapped without a link error. The run time behaviour should be the same.
    a597c63b