3 #ifndef vtkPVWebGLExporter_h
4 #define vtkPVWebGLExporter_h
7 #include "vtkWebGLExporterModule.h"
9 VTK_ABI_NAMESPACE_BEGIN
19 vtkSetFilePathMacro(FileName);
20 vtkGetFilePathMacro(FileName);
abstract class to write a scene to a file
virtual void WriteData()=0
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...