11 #ifndef vtkVRMLSource_h 12 #define vtkVRMLSource_h 31 vtkSetStringMacro(FileName);
32 vtkGetStringMacro(FileName);
39 vtkSetMacro(Color,
int);
40 vtkGetMacro(Color,
int);
41 vtkBooleanMacro(Color,
int);
49 vtkSetMacro(Append,
int);
50 vtkGetMacro(Append,
int);
51 vtkBooleanMacro(Append,
int);
54 static int CanReadFile(
const char* filename);
62 void InitializeImporter();
vtkVRMLImporter * Importer
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkMultiBlockDataSetAlgorithm * New()
#define VTKPVVTKEXTENSIONSIOGENERAL_EXPORT
Converts importer to a source.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
void operator=(const vtkObjectBase &)