47 #ifndef __vtkXMLMaterialReader_h
48 #define __vtkXMLMaterialReader_h
65 vtkSetStringMacro(FileName);
66 vtkGetStringMacro(FileName);
83 virtual void CreateXMLParser();
86 virtual void DestroyXMLParser();
encapsulates a VTK Material description.
abstract base class for most VTK objects
Represents an XML element and those nested inside.
Parses VTK Material file.
record modification and/or execution time
vtkXMLMaterialParser * XMLParser
Provide access to elements in Material files.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation