33 #ifndef vtkDataSetMapper_h
34 #define vtkDataSetMapper_h
36 #include "vtkRenderingCoreModule.h"
represents an object (geometry & properties) in a rendered scene
vtkDataSetSurfaceFilter * GeometryExtractor
virtual void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this mapper.
abstract class to specify dataset behavior
void ReportReferences(vtkGarbageCollector *) override
abstract specification for renderers
vtkTypeUInt64 vtkMTimeType
Detect and break reference loops.
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)
Methods invoked by print to print information about the object including superclasses.
abstract class specifies interface to map data to graphics primitives
vtkPolyDataMapper * PolyDataMapper
map vtkPolyData to graphics primitives
vtkMTimeType GetMTime()
Overload standard modified time function.
static vtkAlgorithm * New()
vtkDataSet * GetInput()
Get the input as a vtkDataSet.
Extracts outer (polygonal) surface.
virtual void Render(vtkRenderer *ren, vtkActor *a)=0
Method initiates the mapping process.