19#ifndef vtkAlembicExporter_h
20#define vtkAlembicExporter_h
23#include "vtkIOAlembicModule.h"
27VTK_ABI_NAMESPACE_BEGIN
export a scene into Alembic format.
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.
vtkGetFilePathMacro(FileName)
Specify the name of the file to write.
void WriteData() override
~vtkAlembicExporter() override
abstract class to write a scene to a file
a simple class to control print indentation