3#ifndef vtkRenderWidget_h 
    4#define vtkRenderWidget_h 
    8#include "vtkRenderingCoreModule.h"  
   12VTK_ABI_NAMESPACE_BEGIN
 
   58  std::string 
GetName()
 const { 
return this->Name; }
 
a simple class to control print indentation
 
Allocate and hold a VTK object.
 
abstract base class for most VTK objects
 
Some derived classes for the different vectors commonly used.