31#ifndef vtkOBJExporter_h
32#define vtkOBJExporter_h
34#include "vtkIOExportModule.h"
51 vtkSetStringMacro(FilePrefix);
represents an object (geometry & properties) in a rendered scene
abstract class to write a scene to a file
a simple class to control print indentation
export a scene into Wavefront format.
void WriteAnActor(vtkActor *anActor, FILE *fpObj, FILE *fpMat, int &id)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkOBJExporter * New()
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.