36 #ifndef vtkGlobFileNames_h 37 #define vtkGlobFileNames_h 39 #include "vtkIOCoreModule.h" 77 vtkSetStringMacro(Directory);
87 int AddFileNames(
const char* pattern);
95 vtkGetMacro(Recurse,
int);
101 int GetNumberOfFileNames();
106 const char* GetNthFileName(
int index);
120 vtkSetStringMacro(Pattern);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a vtkAbstractArray subclass for strings
find files that match a wildcard pattern
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...