Go to the documentation of this file.
33 #ifndef vtkDataSetMapper_h
34 #define vtkDataSetMapper_h
36 #include "vtkRenderingCoreModule.h"
map vtkPolyData to graphics primitives
void SetInputData(vtkDataSet *input)
Set the Input of this mapper.
vtkMTimeType GetMTime()
Get the mtime also considering the lookup table.
vtkPolyDataMapper * PolyDataMapper
void ReportReferences(vtkGarbageCollector *) override
window superclass for vtkRenderWindow
vtkTypeUInt64 vtkMTimeType
Extracts outer (polygonal) surface.
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
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
Detect and break reference loops.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
abstract class to specify dataset behavior
void Render(vtkRenderer *ren, vtkActor *act)
Method initiates the mapping process.
vtkDataSetSurfaceFilter * GeometryExtractor
void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this mapper.
abstract specification for renderers
static vtkDataSetMapper * New()
map vtkDataSet and derived classes to graphics primitives