Go to the documentation of this file.
33 #ifndef vtkDataSetMapper_h
34 #define vtkDataSetMapper_h
36 #include "vtkRenderingCoreModule.h"
map vtkPolyData to graphics primitives
vtkMTimeType GetMTime() override
Overload standard modified time function.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
vtkPolyDataMapper * PolyDataMapper
window superclass for vtkRenderWindow
Extracts outer (polygonal) surface.
virtual void Render(vtkRenderer *ren, vtkActor *a)=0
Method initiates the mapping process.
abstract class specifies interface to map data to graphics primitives
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
vtkDataSet * GetInput()
Get the input as a vtkDataSet.
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this mapper.
Detect and break reference loops.
abstract class to specify dataset behavior
static vtkAlgorithm * New()
void ReportReferences(vtkGarbageCollector *) override
vtkDataSetSurfaceFilter * GeometryExtractor
abstract specification for renderers
vtkTypeUInt32 vtkMTimeType
map vtkDataSet and derived classes to graphics primitives