24 #ifndef vtkPSurfaceLICPainter_h
25 #define vtkPSurfaceLICPainter_h
28 #include "vtkRenderingParallelLICModule.h"
parallel parts of the vtkSurfaceLICPainter
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void EndTimerEvent(const char *)
virtual void GetGlobalMinMax(vtkPainterCommunicator *, float &, float &)
Get the min/max across all ranks.
void CreateCommunicator()
Creates a new communicator for internal use based on this rank's visible data.
a simple class to control print indentation
painter that performs LIC on the surface of arbitrary geometry.
static vtkSurfaceLICPainter * New()
virtual bool NeedToUpdateCommunicator()
Return false if stage can be skipped.
A communicator that can safely be used inside a painter.
virtual void WriteTimerLog(const char *)
Methods used for parallel benchmarks.
virtual void StartTimerEvent(const char *)
Methods used for parallel benchmarks.