30 #ifndef __vtkOBJExporter_h
31 #define __vtkOBJExporter_h
47 vtkSetStringMacro(FilePrefix);
48 vtkGetStringMacro(FilePrefix);
56 void WriteAnActor(
vtkActor *anActor, FILE *fpObj, FILE *fpMat,
int &
id);
abstract class to write a scene to a file
represents an object (geometry & properties) in a rendered scene
virtual void WriteData()=0
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
export a scene into Wavefront format.