[vtk-developers] When should this->NumberOfOutputs be set?

Peter J. Bismuti pjb9508 at vashon.ca.boeing.com
Thu Aug 17 12:24:55 EDT 2006


When writing a data reader such as vtkPLOT3DReader, when should 
this->NumberOfOutputs be set?  In ExecuteInformation()?  It seems this value 
is already set before the Execute() method is called.   

This reader also has a method:

int vtkPLOT3DReader::GetNumberOfOutputsInternal(FILE* xyzFp, int verify)

What is the strategy behind this?  Is it necessary?  

Thanks in advance



More information about the vtk-developers mailing list