48 #include "vtkIOImportModule.h"
110 void operator=(
const vtkImporter&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void ImportProperties(vtkRenderer *)
vtkRenderWindow * RenderWindow
virtual void ImportCameras(vtkRenderer *)
virtual void ImportActors(vtkRenderer *)
virtual int ImportBegin()
virtual void SetRenderWindow(vtkRenderWindow *)
Set the vtkRenderWindow to contain the imported actors, cameras and lights, If no vtkRenderWindow is ...
void Read()
Import the actors, cameras, lights and properties into a vtkRenderWindow.
virtual void ImportLights(vtkRenderer *)
a simple class to control print indentation
abstract base class for most VTK objects
create a window for renderers to draw into
abstract specification for renderers