27 #ifndef vtkDataSetMapper_h 28 #define vtkDataSetMapper_h 30 #include "vtkRenderingCoreModule.h" 73 ~vtkDataSetMapper() VTK_OVERRIDE;
84 vtkDataSetMapper(const vtkDataSetMapper&) VTK_DELETE_FUNCTION;
85 void operator=(const vtkDataSetMapper&) VTK_DELETE_FUNCTION;
represents an object (geometry & properties) in a rendered scene
vtkTypeUInt32 vtkMTimeType
abstract class to specify dataset behavior
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.
abstract class specifies interface to map data to graphics primitives
map vtkPolyData to graphics primitives
static vtkAlgorithm * New()
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.