18 #ifndef vtkVtkJSViewNodeFactory_h
19 #define vtkVtkJSViewNodeFactory_h
21 #include "vtkRenderingVtkJSModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
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