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