30 #ifndef vtkOOGLExporter_h
31 #define vtkOOGLExporter_h
33 #include "vtkIOExportModule.h"
50 vtkSetStringMacro(FileName);
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
a virtual light for 3D rendering
export a scene into Geomview OOGL format.
void WriteALight(vtkLight *aLight, FILE *fp)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void WriteAnActor(vtkActor *anActor, FILE *fp, int count)
static vtkOOGLExporter * New()
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.