29 #ifndef __vtkOOGLExporter_h
30 #define __vtkOOGLExporter_h
46 vtkSetStringMacro(FileName);
47 vtkGetStringMacro(FileName);
55 void WriteALight(
vtkLight *aLight, FILE *fp);
56 void WriteAnActor(
vtkActor *anActor, FILE *fp,
int count);
abstract class to write a scene to a file
represents an object (geometry & properties) in a rendered scene
virtual void WriteData()=0
export a scene into Geomview OOGL format.
a simple class to control print indentation
a virtual light for 3D rendering
void PrintSelf(ostream &os, vtkIndent indent)