11 #ifndef vtkVRMLSource_h 12 #define vtkVRMLSource_h 31 vtkSetStringMacro(FileName);
32 vtkGetStringMacro(FileName);
55 static int CanReadFile(
const char* filename);
64 void InitializeImporter();
74 char* FileName =
nullptr;
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkMultiBlockDataSetAlgorithm * New()
#define VTKPVVTKEXTENSIONSIOGENERAL_EXPORT
Wrapper around the vtkVRMLImporter that makes it availalable as a data source.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
void operator=(const vtkObjectBase &)