- 19 Mar, 2004 5 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Charles Law authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
- 18 Mar, 2004 9 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Ken Martin authored
-
Andy Cedilnik authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Brad King authored
ENH: Added protected virtual CreateDefaultExecutive method to allow subclasses to change the default executive created.
-
Charles Law authored
-
- 17 Mar, 2004 4 commits
-
-
Ken Martin authored
-
Dean Inglis authored
-
Lisa Avila authored
-
Brad King authored
-
- 16 Mar, 2004 4 commits
-
-
Ken Martin authored
-
Charl Botha authored
-
Charl Botha authored
should be set to an empty volume. Some filters don't honour UpdateExtent.
-
Charl Botha authored
directly in ThreadedExecute() for non-NULL value. inData is only valid up to the NumberOfInputs - 1, if you check for inData[i] for an invalid i, you're getting some value past the end of the array! Use this->GetInput(i) for your checks instead. Once you've established that a certain i is valid, you can use inData[i].
-
- 15 Mar, 2004 18 commits
-
-
Mathieu Malaterre authored
-
Ken Martin authored
-
Charl Botha authored
-
Charl Botha authored
-
Brad King authored
ENH: Replaced vtkInformationDataSetKey with vtkInformationDataObjectKey. Also added vtkInformationDataObjectVectorKey and DATA_OBJECTS key instance.
-
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
-