13#ifndef vtkMapperNode_h 
   14#define vtkMapperNode_h 
   16#include "vtkRenderingSceneGraphModule.h"  
   21VTK_ABI_NAMESPACE_BEGIN
 
Abstract superclass for all arrays.
 
abstract class to specify dataset behavior
 
a simple class to control print indentation
 
vtkViewNode specialized for vtkMappers
 
vtkAbstractArray * GetArrayToProcess(vtkDataSet *input, int &cellFlag)
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
~vtkMapperNode() override
 
static vtkMapperNode * New()
 
abstract class specifies interface to map data to graphics primitives
 
concrete dataset represents vertices, lines, polygons, and triangle strips
 
a node within a VTK scene graph