32 #ifndef vtkDataSetMapper_h 
   33 #define vtkDataSetMapper_h 
represents an object (geometry & properties) in a rendered scene 
 
vtkDataSetSurfaceFilter * GeometryExtractor
 
virtual void ReleaseGraphicsResources(vtkWindow *)
 
abstract class to specify dataset behavior 
 
abstract specification for renderers 
 
Detect and break reference loops. 
 
virtual void ReportReferences(vtkGarbageCollector *)
 
window superclass for vtkRenderWindow 
 
map vtkDataSet and derived classes to graphics primitives 
 
a simple class to control print indentation 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
virtual int FillInputPortInformation(int port, vtkInformation *info)
 
abstract class specifies interface to map data to graphics primitives 
 
vtkPolyDataMapper * PolyDataMapper
 
map vtkPolyData to graphics primitives 
 
#define VTKRENDERINGCORE_EXPORT
 
static vtkAlgorithm * New()
 
Extracts outer (polygonal) surface. 
 
virtual void Render(vtkRenderer *ren, vtkActor *a)=0