19#ifndef vtkAlembicExporter_h
20#define vtkAlembicExporter_h
23#include "vtkIOAlembicModule.h"
27VTK_ABI_NAMESPACE_BEGIN
83 class vtkAlembicExporterInternals;
84 vtkAlembicExporterInternals* Internal;
static vtkAlembicExporter * New()
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.
void Start()
Begin a multi-frame export.
void Finish()
Save and close the archive accumulated since Start().
vtkGetFilePathMacro(FileName)
Specify the name of the file to write.
void WriteData() override
~vtkAlembicExporter() override
a simple class to control print indentation