[vtk-developers] vtkProcessObject::GetNumberOfRequiredInputs()
David Gobbi
dgobbi at imaging.robarts.ca
Mon Dec 8 17:28:12 EST 2003
Hi Everyone,
I'm wondering what people would think of adding a method
GetNumberOfRequiredInputs() to vtkProcessObject. It would
make error checking e.g. in drag-and-drop style visual pipeline
building applications easier, since the app would know ahead
of time the minimum number of inputs a particular filter requires.
Any thoughts?
- David
More information about the vtk-developers
mailing list