33 #ifndef vtkDataSetMapper_h 34 #define vtkDataSetMapper_h 36 #include "vtkRenderingCoreModule.h" represents an object (geometry & properties) in a rendered scene
vtkDataSetSurfaceFilter * GeometryExtractor
vtkTypeUInt32 vtkMTimeType
abstract class to specify dataset behavior
void ReportReferences(vtkGarbageCollector *) override
abstract specification for renderers
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) override
Methods invoked by print to print information about the object including superclasses.
vtkMTimeType GetMTime() override
Overload standard modified time function.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
abstract class specifies interface to map data to graphics primitives
vtkPolyDataMapper * PolyDataMapper
map vtkPolyData to graphics primitives
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.
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this mapper.