24#ifndef vtkPSurfaceLICInterface_h
25#define vtkPSurfaceLICInterface_h
28#include "vtkRenderingParallelLICModule.h"
a simple class to control print indentation
parallel parts of the vtkSurfaceLICInterface
virtual bool NeedToUpdateCommunicator()
Ensure that if any rank udpates the communicator they all do.
virtual vtkPainterCommunicator * CreateCommunicator(int include)
Creates a new communicator with/without the calling processes as indicated by the passed in flag,...
virtual void WriteTimerLog(const char *fileName)
Methods used for parallel benchmarks.
virtual void StartTimerEvent(const char *name)
Methods used for parallel benchmarks.
vtkPSurfaceLICInterface()
virtual void GetGlobalMinMax(vtkPainterCommunicator *comm, float &min, float &max)
Get the min/max across all ranks.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPSurfaceLICInterface * New()
~vtkPSurfaceLICInterface()
virtual void EndTimerEvent(const char *name)
A communicator that can safely be used inside a painter.
public API for surface lic parameters arbitrary geometry.