33 #ifndef vtkSurfaceLICDefaultPainter_h
34 #define vtkSurfaceLICDefaultPainter_h
36 #include "vtkRenderingLICModule.h"
sets up a default chain of painters.
Detect and break reference loops.
a simple class to control print indentation
vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the pa...
void SetSurfaceLICPainter(vtkSurfaceLICPainter *)
Get/Set the Surface LIC painter.
~vtkSurfaceLICDefaultPainter()
vtkSurfaceLICDefaultPainter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkSurfaceLICDefaultPainter * New()
virtual void BuildPainterChain()
Setup the the painter chain.
vtkSurfaceLICPainter * SurfaceLICPainter
void ReportReferences(vtkGarbageCollector *collector) override
Take part in garbage collection.
virtual void UpdateBounds(double bounds[6])
Override.
painter that performs LIC on the surface of arbitrary geometry.