21 #ifndef __vtkParaGEOMCorbaSource_h
22 #define __vtkParaGEOMCorbaSource_h
24 #include "vtkUnstructuredGridAlgorithm.h"
31 virtual void PrintSelf( ostream& os, vtkIndent indent );
41 int ProcessRequest(vtkInformation* request, vtkInformationVector** inputVector, vtkInformationVector* outputVector);
42 virtual int RequestData( vtkInformation* request, vtkInformationVector** inInfo, vtkInformationVector* outInfo );
44 std::vector<char>
IOR;
53 #endif // __vtkParaGEOMCorbaSource_h