- 15 Mar, 2004 13 commits
-
-
Mathieu Malaterre authored
-
Brad King authored
-
Brad King authored
ENH: Added request argument to ProcessDownstreamRequest and ProcessUpstreamRequest that is independent of input and output ports of the algorithm.
-
Brad King authored
-
Mathieu Malaterre authored
-
Amy Squillacote authored
-
Mathieu Malaterre authored
-
Charl Botha authored
-
Charl Botha authored
-
Mathieu Malaterre authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
- 14 Mar, 2004 6 commits
-
-
Ken Martin authored
-
Charl Botha authored
start of the UpdateCursor() call. Without this, changes in an up-and- running pipeline can cause segfaults if the user clicks directly on an IPW.
-
Dean Inglis authored
-
Dean Inglis authored
-
David Gobbi authored
1) this makes help() work nicely on vtk classes, since __dict__ is used for introspection 2) since __dict__ is a hash, VTK function calls no longer require a linear lookup and should be faster than before The __dict__ is only created for VTK classes that are actually used, so the memory overhead should be small. Note that VTK classes and instances no longer have __members__ or __methods__ special attributes.
-
Mathieu Malaterre authored
-
- 13 Mar, 2004 4 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Yves Starreveld authored
-
Charl Botha authored
throws an exception, it's handled by calling vtkErrorMacro() with the error message that is passed with the exception object. This functionality is especially crucial when ITK and VTK pipelines are connected: ITK throws an exception when an error occurs. If VTK doesn't catch this, the application is unceremoniously dumped to the command-line. Thanks to Ken Martin for the idea of implementing this handling directly in vtkImageImport.
-
- 12 Mar, 2004 8 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Brad King authored
ENH: Simplified input/output port information access by making methods work with port index instead of one vtkInformationVector containing all ports.
-
Brad King authored
-
Brad King authored
-
Mathieu Malaterre authored
-
Ken Martin authored
-
Andy Cedilnik authored
-
- 11 Mar, 2004 4 commits
-
-
Yves Starreveld authored
-
Ken Martin authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 10 Mar, 2004 5 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-