30 #ifndef vtkVtkJSViewNodeFactory_h
31 #define vtkVtkJSViewNodeFactory_h
33 #include "vtkRenderingVtkJSModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkViewNodeFactory * New()
Constructs view nodes for traversing a scene for vtk-js.
a simple class to control print indentation
Converts elements of a VTK scene graph into vtk-js elements.
factory that chooses vtkViewNodes to create
vtkVtkJSSceneGraphSerializer * Serializer