24#ifndef vtkUSDExporter_h
25#define vtkUSDExporter_h
28#include "vtkIOUSDModule.h"
32VTK_ABI_NAMESPACE_BEGIN
virtual void WriteData()=0
a simple class to control print indentation
vtkGetFilePathMacro(FileName)
Specify the name of the file to write.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetFilePathMacro(FileName)
Specify the name of the file to write.
~vtkUSDExporter() override
static vtkUSDExporter * New()