22 #ifndef vtkMapperNode_h 
   23 #define vtkMapperNode_h 
   25 #include "vtkRenderingSceneGraphModule.h"  
concrete dataset represents vertices, lines, polygons, and triangle strips 
 
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses. 
 
vtkViewNode specialized for vtkMappers 
 
a simple class to control print indentation 
 
abstract class specifies interface to map data to graphics primitives 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
 
a node within a VTK scene graph