15 #ifndef vtkMotionFXCFGReader_h
16 #define vtkMotionFXCFGReader_h
18 #include "vtkIOMotionFXModule.h"
53 return this->FileName.empty() ? nullptr : this->FileName.c_str();
62 vtkGetMacro(TimeResolution,
int);
87 vtkInternals* Internals;
a simple class to control print indentation
reader for MotionFX motion definitions cfg files.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTimeStamp MetaDataMTime
~vtkMotionFXCFGReader() override
void SetFileName(const char *fname)
Get/Set the filename.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
const char * GetFileName() const
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTimeStamp FileNameMTime
static vtkMotionFXCFGReader * New()
bool ReadMetaData()
Reads meta-data.
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
record modification and/or execution time